mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 01:41:12 +02:00
neutrino: don't spam with --enable-cleanup
sectionsd already does malloc_stats()
Origin commit data
------------------
Commit: 6aee976490
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-06-01 (Sat, 01 Jun 2013)
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