mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-28 18:50:29 +00:00
Don't show "Enable Settings Tab" option in RGUI.
This commit is contained in:
parent
af7df0cba3
commit
46ed23e649
@ -6365,10 +6365,6 @@ bool menu_displaylist_ctl(enum menu_displaylist_ctl_state type, void *data)
|
||||
MENU_ENUM_LABEL_START_CORE, PARSE_ACTION, false);
|
||||
}
|
||||
|
||||
menu_displaylist_parse_settings_enum(menu, info,
|
||||
MENU_ENUM_LABEL_XMB_MAIN_MENU_ENABLE_SETTINGS,
|
||||
PARSE_ACTION, false);
|
||||
|
||||
#ifndef HAVE_DYNAMIC
|
||||
if (frontend_driver_has_fork())
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user