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