neutrino: don't show CEC settings on Tripledragon

Origin commit data
------------------
Branch: ni/coolstream
Commit: 832b2d3096
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-04-02 (Sat, 02 Apr 2011)


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

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2011-04-02 18:11:26 +02:00
parent f6a297a976
commit 45e01df015

View File

@@ -190,8 +190,10 @@ int CMiscMenue::showMiscSettingsMenu()
misc_menue->addItem(GenericMenuSeparatorLine);
#if !HAVE_TRIPLEDRAGON
//cec settings
misc_menue->addItem(new CMenuForwarder(LOCALE_VIDEOMENU_HDMI_CEC, true, NULL, new CCECSetup() , NULL, CRCInput::RC_1));
#endif
//channellist
CMenuWidget *misc_menue_chanlist = new CMenuWidget(LOCALE_MISCSETTINGS_HEAD, NEUTRINO_ICON_SETTINGS, width, MN_WIDGET_ID_MISCSETUP_CHANNELLIST);