remove stray comment

This commit is contained in:
radius 2016-06-02 23:34:21 -05:00
parent a86cf6b99d
commit 7fb9ec5223

View File

@ -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: