(Menu) Take out stray printf

This commit is contained in:
twinaphex 2014-03-03 06:26:58 +01:00
parent 2eacad841b
commit 57aadf75b6

View File

@ -1949,7 +1949,6 @@ void menu_populate_entries(void *data, unsigned menu_type)
file_list_push(rgui->selection_buf, tmp, RGUI_SETTINGS_CORE_INFO_NONE, 0);
}
}
printf("test2 \n");
if(rgui->core_info_current.notes)
{
snprintf(tmp, sizeof(tmp), "Core notes: ");