mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-03 00:28:27 +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…
Reference in New Issue
Block a user