neutrino: don't spam with --enable-cleanup

sectionsd already does malloc_stats()


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6aee976490
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-06-01 (Sat, 01 Jun 2013)



------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2013-06-01 15:50:35 +02:00
parent 1e93809e06
commit c3ea7f0bbf

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
}