usermenu: cleanup from unused code

Origin commit data
------------------
Branch: ni/coolstream
Commit: e529bd011b
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-01-02 (Thu, 02 Jan 2014)

Origin message was:
------------------
- usermenu: cleanup from unused code

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2014-01-02 22:57:01 +01:00
parent 8b72c56eba
commit 0803fba991
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];