mirror of
https://github.com/libretro/RetroArch
synced 2025-03-18 13:20:57 +00:00
(Menu) Take out stray printf
This commit is contained in:
parent
2eacad841b
commit
57aadf75b6
@ -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: ");
|
||||
|
Loading…
x
Reference in New Issue
Block a user