Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker: remove subcategory log unused
authorMarion Guthmuller <marion.guthmuller@loria.fr>
Tue, 21 Feb 2012 14:04:18 +0000 (15:04 +0100)
committerMarion Guthmuller <marion.guthmuller@loria.fr>
Tue, 21 Feb 2012 14:04:18 +0000 (15:04 +0100)
src/xbt/mmalloc/mm_legacy.c

index 86ee95c..e88538a 100644 (file)
@@ -10,8 +10,6 @@
 #include "gras_config.h"
 #include <math.h>
 
 #include "gras_config.h"
 #include <math.h>
 
-XBT_LOG_NEW_DEFAULT_SUBCATEGORY(xbt_mm_legacy, xbt,
-                                "Logging specific to mm_legacy in mmalloc");
 
 /* The mmalloc() package can use a single implicit malloc descriptor
    for mmalloc/mrealloc/mfree operations which do not supply an explicit
 
 /* The mmalloc() package can use a single implicit malloc descriptor
    for mmalloc/mrealloc/mfree operations which do not supply an explicit