mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 22:14:17 +00:00
Remove unused menu_action_ok LOG
This commit is contained in:
parent
a844c3997a
commit
e581436c0a
@ -855,7 +855,6 @@ static int menu_action_ok(const char *menu_path,
|
||||
rarch_main_command(RARCH_CMD_LOAD_CONTENT_PERSIST);
|
||||
menu_flush_stack_type(driver.menu->menu_stack,MENU_SETTINGS);
|
||||
driver.menu->msg_force = true;
|
||||
RARCH_LOG("Gets here.\n");
|
||||
|
||||
return -1;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user