infoclock: cleanup (remove unneeded stuff)

Origin commit data
------------------
Commit: 52f51e7f27
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-12-09 (Mon, 09 Dec 2013)

Origin message was:
------------------
- infoclock: cleanup (remove unneeded stuff)
This commit is contained in:
vanhofen
2013-12-09 23:12:23 +01:00
parent 1af32e8871
commit 1f177c9522
5 changed files with 0 additions and 11 deletions

View File

@@ -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