mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 01:41:12 +02:00
osd-setup: add missing delete
Origin commit data
------------------
Commit: 2cb8235ae4
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-09-25 (Mon, 25 Sep 2017)
Origin message was:
------------------
- osd-setup: add missing delete
This commit is contained in:
@@ -750,6 +750,9 @@ int COsdSetup::showOsdSetup()
|
||||
CAudioMute::getInstance()->enableMuteIcon(true);
|
||||
}
|
||||
|
||||
#if !defined BOXMODEL_CS_HD2
|
||||
delete scartFileNotifier;
|
||||
#endif
|
||||
delete colorInfoclockNotifier;
|
||||
delete screensaverNotifier;
|
||||
delete channellistNotifier;
|
||||
|
Reference in New Issue
Block a user