mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 02:41:12 +02:00
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:
@@ -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