mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 08:21:07 +02:00
CChannelList::~CChannelList(): delete remove unnecessary
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9ef0e68ba2
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-12-16 (Mon, 16 Dec 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -140,10 +140,6 @@ CChannelList::~CChannelList()
|
|||||||
headerClock->hide();
|
headerClock->hide();
|
||||||
if (headerClock->isClockRun())
|
if (headerClock->isClockRun())
|
||||||
headerClock->stopThread();
|
headerClock->stopThread();
|
||||||
if(headerClock){
|
|
||||||
delete headerClock;
|
|
||||||
headerClock = NULL;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
void CChannelList::ClearList(void)
|
void CChannelList::ClearList(void)
|
||||||
|
Reference in New Issue
Block a user