Merge pull request #5297 from RobLoach/world

Remove TODO note for Show Favorites
This commit is contained in:
Twinaphex 2017-08-14 03:37:42 +02:00 committed by GitHub
commit e262ae3326
1 changed files with 0 additions and 1 deletions

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