diff --git a/frontend/menu/menu_common.c b/frontend/menu/menu_common.c index daeda8bc35..2ad2862e96 100644 --- a/frontend/menu/menu_common.c +++ b/frontend/menu/menu_common.c @@ -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: ");