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

Origin commit data
------------------
Branch: ni/coolstream
Commit: bc6a239002
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-11-02 (Fri, 02 Nov 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2012-11-02 12:56:44 +04:00
parent d4cadb5e19
commit 50547a36fb

View File

@@ -65,8 +65,6 @@ extern std::string ttx_font_file;
COsdSetup::COsdSetup(bool wizard_mode) COsdSetup::COsdSetup(bool wizard_mode)
{ {
colorSetupNotifier = new CColorSetupNotifier(); colorSetupNotifier = new CColorSetupNotifier();
colorSetupNotifier->changeNotify(NONEXISTANT_LOCALE, NULL);
fontsizenotifier = new CFontSizeNotifier; fontsizenotifier = new CFontSizeNotifier;
osd_menu = NULL; osd_menu = NULL;