Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : remove header of unused function
authorMarion Guthmuller <marion.guthmuller@loria.fr>
Tue, 10 Jul 2012 13:51:35 +0000 (15:51 +0200)
committerMarion Guthmuller <marion.guthmuller@loria.fr>
Tue, 10 Jul 2012 14:13:57 +0000 (16:13 +0200)
src/xbt/mmalloc/mmprivate.h

index ccc667d..da1b01e 100644 (file)
@@ -240,8 +240,6 @@ struct mdesc {
 
 int mmalloc_compare_mdesc(struct mdesc *mdp1, struct mdesc *mdp2);
 
-void mmalloc_display_info(void *h);
-
 //void *get_end_addr_heap(void *s_heap);
 
 /* Bits to look at in the malloc descriptor flags word */