X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/63f251b15ed10b5ae1b35b03908775acc7c713ad..6a3b1c86082daac913e600fa38960ea106bba619:/src/xbt/mmalloc/mm_module.c diff --git a/src/xbt/mmalloc/mm_module.c b/src/xbt/mmalloc/mm_module.c index 87bbb8a79b..8f538f19e5 100644 --- a/src/xbt/mmalloc/mm_module.c +++ b/src/xbt/mmalloc/mm_module.c @@ -355,6 +355,6 @@ void check_fraghead(struct mdesc *mdp){ } } - fprintf(stderr, "check fraghead ok\n"); + //fprintf(stderr, "check fraghead ok\n"); }