mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 00:11:14 +02:00
components: cleanup destructors - remove calls to functions,
already called inside base classes destructors
This commit is contained in:
@@ -87,7 +87,6 @@ void CComponentsFrmClock::initVarClock()
|
||||
|
||||
CComponentsFrmClock::~CComponentsFrmClock()
|
||||
{
|
||||
cleanCCForm();
|
||||
if (activeClock)
|
||||
stopThread();
|
||||
}
|
||||
|
Reference in New Issue
Block a user