mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 16:39:43 +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,
|
||||
PARSE_ONLY_BOOL, false);
|
||||
|
||||
// TODO: Find out why this Show Favorites Tab breaks the world.
|
||||
menu_displaylist_parse_settings_enum(menu, info,
|
||||
MENU_ENUM_LABEL_XMB_SHOW_FAVORITES,
|
||||
PARSE_ONLY_BOOL, false);
|
||||
|
Loading…
Reference in New Issue
Block a user