mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
components: cleanup destructors - remove calls to functions,
already called inside base classes destructors
This commit is contained in:
@@ -119,7 +119,6 @@ CComponentsWindow::~CComponentsWindow()
|
||||
#ifdef DEBUG_CC
|
||||
printf("[~CComponentsWindow] [%s - %d] delete...\n", __FUNCTION__, __LINE__);
|
||||
#endif
|
||||
cleanCCForm();
|
||||
}
|
||||
|
||||
void CComponentsWindow::initVarWindow()
|
||||
|
Reference in New Issue
Block a user