remove good old hint_lcd4linux define; since last commit we've got a new one :/

Origin commit data
------------------
Branch: ni/coolstream
Commit: 24e06c54d6
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-25 (Tue, 25 Dec 2018)

Origin message was:
------------------
- remove good old hint_lcd4linux define; since last commit we've got a new one :/

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2018-12-25 22:35:29 +01:00
parent 6cd9cb74c8
commit 3a93a12e05
3 changed files with 11 additions and 12 deletions

View File

@@ -328,7 +328,7 @@ int CMiscMenue::showMiscSettingsMenu()
// LCD4Linux Setup
CLCD4lSetup lcd4lSetup;
mf = new CMenuForwarder(LOCALE_LCD4L_SUPPORT, true, NULL, &lcd4lSetup, NULL, CRCInput::RC_7);
mf->setHint(NEUTRINO_ICON_HINT_LCD4L, LOCALE_MENU_HINT_LCD4L_SUPPORT);
mf->setHint(NEUTRINO_ICON_HINT_LCD4LINUX, LOCALE_MENU_HINT_LCD4L_SUPPORT);
misc_menue.addItem(mf);
// plugins