mirror of
https://github.com/libretro/RetroArch
synced 2024-12-28 09:29:16 +00:00
remove stray comment
This commit is contained in:
parent
a86cf6b99d
commit
7fb9ec5223
@ -2381,7 +2381,6 @@ static int menu_cbs_init_bind_ok_compare_label(menu_file_list_cbs_t *cbs,
|
||||
BIND_ACTION_OK(cbs, action_ok_load_state);
|
||||
break;
|
||||
case MENU_LABEL_UNDOLOADSTATE:
|
||||
printf ("first test\n");
|
||||
BIND_ACTION_OK(cbs, action_ok_undo_load_state);
|
||||
break;
|
||||
case MENU_LABEL_RESUME_CONTENT:
|
||||
|
Loading…
Reference in New Issue
Block a user