Take out obsolete manipulation of driver.menu->old_input_state
This commit is contained in:
parent
0501172f7a
commit
40402174d9
|
@ -3202,7 +3202,6 @@ void rarch_main_set_state(unsigned cmd)
|
|||
g_extern.system.key_event = menu_key_event;
|
||||
|
||||
driver.menu->need_refresh = true;
|
||||
driver.menu->old_input_state |= 1ULL << RARCH_MENU_TOGGLE;
|
||||
rarch_main_set_state(RARCH_ACTION_STATE_MENU_RUNNING);
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue