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

Origin commit data
------------------
Commit: bc6a239002
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)
This commit is contained in:
[CST] Focus
2012-11-02 12:56:44 +04:00
parent 889d0a5614
commit 0b95ac9dba

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;