mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 04:20:27 +00:00
Remove TODO note for Show Favorites
This commit is contained in:
parent
8d4e06856b
commit
91d1b18124
@ -5107,7 +5107,6 @@ bool menu_displaylist_ctl(enum menu_displaylist_ctl_state type, void *data)
|
|||||||
MENU_ENUM_LABEL_XMB_SHOW_SETTINGS,
|
MENU_ENUM_LABEL_XMB_SHOW_SETTINGS,
|
||||||
PARSE_ONLY_BOOL, false);
|
PARSE_ONLY_BOOL, false);
|
||||||
|
|
||||||
// TODO: Find out why this Show Favorites Tab breaks the world.
|
|
||||||
menu_displaylist_parse_settings_enum(menu, info,
|
menu_displaylist_parse_settings_enum(menu, info,
|
||||||
MENU_ENUM_LABEL_XMB_SHOW_FAVORITES,
|
MENU_ENUM_LABEL_XMB_SHOW_FAVORITES,
|
||||||
PARSE_ONLY_BOOL, false);
|
PARSE_ONLY_BOOL, false);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user