X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/34d2adc6cc16583d1a76eb79bdc36f39268829f7..595cb02e823cffb0e2b21225bf44a108b2c667c5:/src/xbt/mmalloc/mmprivate.h diff --git a/src/xbt/mmalloc/mmprivate.h b/src/xbt/mmalloc/mmprivate.h index 1e2d6aacf6..4273e0d4a9 100644 --- a/src/xbt/mmalloc/mmprivate.h +++ b/src/xbt/mmalloc/mmprivate.h @@ -228,7 +228,7 @@ int mmalloc_compare_mdesc(struct mdesc *mdp1, struct mdesc *mdp2); void mmalloc_display_info(void *h); -void *get_end_addr_heap(void *s_heap); +//void *get_end_addr_heap(void *s_heap); /* Bits to look at in the malloc descriptor flags word */