mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
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:
@@ -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