mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
Merge pull request #5501 from Brunnis/master
Don't show "Enable Settings Tab" option in RGUI
This commit is contained in:
commit
e3ef431b79
@ -6369,10 +6369,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…
x
Reference in New Issue
Block a user