Merge pull request #5297 from RobLoach/world
Remove TODO note for Show Favorites
This commit is contained in:
commit
e262ae3326
|
@ -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