mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +02:00
gui/osd_setup.cpp: remove unneeded colorSetupNotifier->changeNotify
This commit is contained in:
@@ -65,8 +65,6 @@ extern std::string ttx_font_file;
|
||||
COsdSetup::COsdSetup(bool wizard_mode)
|
||||
{
|
||||
colorSetupNotifier = new CColorSetupNotifier();
|
||||
colorSetupNotifier->changeNotify(NONEXISTANT_LOCALE, NULL);
|
||||
|
||||
fontsizenotifier = new CFontSizeNotifier;
|
||||
osd_menu = NULL;
|
||||
|
||||
|
Reference in New Issue
Block a user