mirror of
https://github.com/libretro/RetroArch
synced 2025-03-20 19:21:27 +00:00
Remove unused variable warning
This commit is contained in:
parent
9bff7168e8
commit
445547f00a
@ -6830,7 +6830,6 @@ int runloop_iterate(void)
|
||||
settings_t *settings = config_get_ptr();
|
||||
runloop_state_t *runloop_st = &runloop_state;
|
||||
bool vrr_runloop_enable = settings->bools.vrr_runloop_enable;
|
||||
unsigned max_users = settings->uints.input_max_users;
|
||||
retro_time_t current_time = cpu_features_get_time_usec();
|
||||
#ifdef HAVE_MENU
|
||||
#ifdef HAVE_NETWORKING
|
||||
|
Loading…
x
Reference in New Issue
Block a user