- usermenu: cleanup from unused code

This commit is contained in:
svenhoefer
2014-01-02 22:57:01 +01:00
parent 419cff8c8a
commit e529bd011b
5 changed files with 7 additions and 72 deletions

View File

@@ -656,9 +656,6 @@ struct SNeutrinoSettings
ITEM_SCRIPTS = 21,
ITEM_YOUTUBE = 22,
ITEM_FILEPLAY = 23,
#if 0
ITEM_MOVIEPLAYER_TS,
#endif
ITEM_MAX // MUST be always the last in the list
} USER_ITEM;
std::string usermenu_text[BUTTON_MAX];