mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
neutrino: dont use CEC if neutrino restart
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1527 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Branch: ni/coolstream
Commit: ee0fccae19
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2011-06-08 (Wed, 08 Jun 2011)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -4242,7 +4242,7 @@ int CNeutrinoApp::exec(CMenuTarget* parent, const std::string & actionKey)
|
|||||||
delete hintBox;
|
delete hintBox;
|
||||||
delete frameBuffer;
|
delete frameBuffer;
|
||||||
|
|
||||||
stop_daemons();
|
stop_daemons(false);
|
||||||
/* g_Timerd, g_Zapit and CVFD are used in stop_daemons */
|
/* g_Timerd, g_Zapit and CVFD are used in stop_daemons */
|
||||||
delete g_Timerd;
|
delete g_Timerd;
|
||||||
delete g_Zapit;
|
delete g_Zapit;
|
||||||
|
Reference in New Issue
Block a user