mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-08 22:28:34 +02:00
neutrino: don't spam with --enable-cleanup
sectionsd already does malloc_stats()
This commit is contained in:
@@ -4153,6 +4153,6 @@ void CNeutrinoApp::Cleanup()
|
|||||||
delete CEitManager::getInstance();
|
delete CEitManager::getInstance();
|
||||||
printf("cleanup 6\n");fflush(stdout);
|
printf("cleanup 6\n");fflush(stdout);
|
||||||
//delete CVFD::getInstance();
|
//delete CVFD::getInstance();
|
||||||
malloc_stats();
|
//malloc_stats();
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user