mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 17:31:20 +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();
|
||||
printf("cleanup 6\n");fflush(stdout);
|
||||
//delete CVFD::getInstance();
|
||||
malloc_stats();
|
||||
//malloc_stats();
|
||||
#endif
|
||||
}
|
||||
|
Reference in New Issue
Block a user