mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 00:41:09 +02:00
infoclock: cleanup (remove unneeded stuff)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 52f51e7f27
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-12-09 (Mon, 09 Dec 2013)
Origin message was:
------------------
- infoclock: cleanup (remove unneeded stuff)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -804,13 +804,6 @@ void COsdSetup::showOsdFontSizeSetup(CMenuWidget *menu_fonts)
|
||||
fontSettings->addItem(mf);
|
||||
w_index++;
|
||||
}
|
||||
#if 0
|
||||
// size of info clock
|
||||
fontSettings->addItem(GenericMenuSeparatorLine);
|
||||
CMenuOptionNumberChooser* mn = new CMenuOptionNumberChooser(LOCALE_CLOCK_SIZE, &g_settings.infoClockFontSize, true, 30, 120);
|
||||
mn->setHint("", LOCALE_MENU_HINT_CLOCK_SIZE);
|
||||
fontSettings->addItem(mn);
|
||||
#endif
|
||||
}
|
||||
|
||||
//osd timeouts
|
||||
|
Reference in New Issue
Block a user