mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
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:
@@ -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);
|
||||
|
Reference in New Issue
Block a user