mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
zapit/src/zapit.cpp: delete eventServer, g_bouquetManager, CServiceManager, CServiceScan
Origin commit data
------------------
Branch: ni/coolstream
Commit: 94b58852bf
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-05-03 (Thu, 03 May 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2155,6 +2155,13 @@ void CZapit::run()
|
||||
ca->Stop();
|
||||
delete ca;
|
||||
}
|
||||
#ifdef EXIT_CLEANUP
|
||||
INFO("cleanup...");
|
||||
delete eventServer;
|
||||
delete g_bouquetManager;
|
||||
delete CServiceManager::getInstance();
|
||||
delete CServiceScan::getInstance();
|
||||
#endif
|
||||
INFO("shutdown complete");
|
||||
return;
|
||||
}
|
||||
|
Reference in New Issue
Block a user