mirror of
https://github.com/libretro/RetroArch
synced 2025-03-26 20:37:10 +00:00
Remove some unused variables
This commit is contained in:
parent
375c49b6c8
commit
10e66028e0
@ -1239,7 +1239,6 @@ void rarch_main_init_wrap(const struct rarch_main_wrap *args,
|
||||
|
||||
void rarch_main_set_state(unsigned cmd)
|
||||
{
|
||||
runloop_t *runloop = rarch_main_get_ptr();
|
||||
driver_t *driver = driver_get_ptr();
|
||||
global_t *global = global_get_ptr();
|
||||
settings_t *settings = config_get_ptr();
|
||||
|
Loading…
x
Reference in New Issue
Block a user