mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
zapit/src/getservices.cpp: clear transponders in dtor
Origin commit data
------------------
Branch: ni/coolstream
Commit: c5f458b3eb
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-05-02 (Wed, 02 May 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -46,6 +46,7 @@ CServiceManager::CServiceManager()
|
||||
CServiceManager::~CServiceManager()
|
||||
{
|
||||
delete scanInputParser;
|
||||
transponders.clear();
|
||||
}
|
||||
|
||||
CServiceManager * CServiceManager::getInstance()
|
||||
|
Reference in New Issue
Block a user