Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
we don't need any stats about the amount of free chunks and such
[simgrid.git] / src / xbt / mmalloc / mm.c
index ee44855..adc31bb 100644 (file)
@@ -19,7 +19,6 @@
 #include "mfree.c"
 #include "mmalloc.c"
 #include "mmemalign.c"
-#include "mmstats.c"
 #include "mrealloc.c"
 #include "mvalloc.c"
 #include "mmorecore.c"