Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Connect the surf_routing log channel so that it becomes usable (shows a bug in log...
[simgrid.git] / src / surf / surf_routing.c
index d2338f4..7f042e7 100644 (file)
@@ -11,7 +11,7 @@
 #include "xbt/graph.h"
 #include "xbt/set.h"
 
-XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_route,surf,"Routing part of surf");// FIXME: connect this under windows
+XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_route,surf,"Routing part of surf");
 
 routing_t used_routing = NULL;