gui/osd_setup.cpp: remove unneeded colorSetupNotifier->changeNotify

This commit is contained in:
[CST] Focus
2012-11-02 12:56:44 +04:00
parent dc58416597
commit bc6a239002

View File

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