Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Let's compile SURF once in the afternoon and cleanup the mess I've set by changing...
[simgrid.git] / src / surf / trace_mgr.c
index b5ddf85..aee5753 100644 (file)
 #include "xbt/dict.h"
 #include "trace_mgr_private.h"
 #include "surf_private.h"
 #include "xbt/dict.h"
 #include "trace_mgr_private.h"
 #include "surf_private.h"
-#include <stdlib.h>
-
-XBT_LOG_NEW_DEFAULT_SUBCATEGORY(trace, surf,
-                               "Logging specific to the SURF trace module");
 
 static xbt_dict_t trace_list = NULL;
 static void _tmgr_trace_free(void *trace)
 
 static xbt_dict_t trace_list = NULL;
 static void _tmgr_trace_free(void *trace)