Remove TODO note for Show Favorites

This commit is contained in:
Rob Loach 2017-08-13 21:30:29 -04:00
parent 8d4e06856b
commit 91d1b18124
No known key found for this signature in database
GPG Key ID: 627C60834A74A21A

View File

@ -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);