Explain Core Options not showing anything in upcoming info screen

This commit is contained in:
twinaphex 2014-07-31 06:57:12 +02:00
parent 72079445f0
commit 1c08807846

View File

@ -257,7 +257,6 @@ static void menu_common_entries_init(void *data, unsigned menu_type)
}
else
file_list_push(menu->selection_buf, "No options available.", MENU_SETTINGS_CORE_OPTION_NONE, 0);
file_list_push(menu->selection_buf, "Options will appear once the core is running.", MENU_SETTINGS_CORE_OPTION_NONE, 0);
break;
case MENU_SETTINGS_CORE_INFO:
{