mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-03 15:54:39 +00:00
Remove double entry
This commit is contained in:
parent
2e80091ada
commit
9220248c32
@ -6865,10 +6865,6 @@ bool menu_displaylist_ctl(enum menu_displaylist_ctl_state type,
|
||||
MENU_ENUM_LABEL_INFORMATION_LIST,
|
||||
PARSE_ACTION, false) == 0)
|
||||
count++;
|
||||
if (menu_displaylist_parse_settings_enum(info->list,
|
||||
MENU_ENUM_LABEL_RESTART_RETROARCH,
|
||||
PARSE_ACTION, false) == 0)
|
||||
count++;
|
||||
if (settings->bools.menu_show_configurations)
|
||||
if (menu_displaylist_parse_settings_enum(info->list,
|
||||
MENU_ENUM_LABEL_CONFIGURATIONS_LIST,
|
||||
|
Loading…
x
Reference in New Issue
Block a user