usermenu: cleanup from ITEM_RASS

Origin commit data
------------------
Branch: ni/coolstream
Commit: 5e7472e96b
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-27 (Mon, 27 Nov 2017)

Origin message was:
------------------
- usermenu: cleanup from ITEM_RASS

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-11-27 23:24:55 +01:00
parent 0c71cc489f
commit 7be4957745

View File

@@ -675,11 +675,6 @@ const char *CUserMenu::getUserMenuButtonName(int button, bool &active, bool retu
return_title = true;
active = true;
continue;
#if 0
case SNeutrinoSettings::ITEM_RASS:
if (!(CNeutrinoApp::getInstance()->getMode() == NeutrinoModes::mode_radio && g_Radiotext && g_Radiotext->haveRASS()))
continue;
#endif
default:
if(loc == NONEXISTANT_LOCALE && !text)
loc = CUserMenuSetup::getLocale(item);