mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 17:31:20 +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)
|
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;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user