Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Slightly reorganize log categories; remove unused ones.
[simgrid.git] / tools / graphicator / graphicator.c
index 0cb86c8..7494197 100644 (file)
@@ -7,8 +7,6 @@
 #include "simgrid/msg.h"
 #include "xbt/graph.h"
 
-XBT_LOG_NEW_DEFAULT_CATEGORY(graphicator, "Graphicator Logging System");
-
 int main(int argc, char **argv)
 {
   MSG_init(&argc, argv);