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:
Stefan Seyfried
2013-06-01 15:50:35 +02:00
parent 2bf1ef37d0
commit 5d520b840b

View File

@@ -4153,6 +4153,6 @@ void CNeutrinoApp::Cleanup()
delete CEitManager::getInstance();
printf("cleanup 6\n");fflush(stdout);
//delete CVFD::getInstance();
malloc_stats();
//malloc_stats();
#endif
}