X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a2102287f9953ee825e0fce70d3aaa7a2e851493..13206972c2b37e1891db900c963e596671da5870:/src/surf/workstation.c diff --git a/src/surf/workstation.c b/src/surf/workstation.c index fc6a97eb73..757e10e1b9 100644 --- a/src/surf/workstation.c +++ b/src/surf/workstation.c @@ -11,9 +11,6 @@ #include "cpu_private.h" #include "network_private.h" -XBT_LOG_NEW_DEFAULT_SUBCATEGORY(workstation, surf, - "Logging specific to the SURF workstation module"); - surf_workstation_resource_t surf_workstation_resource = NULL; xbt_dict_t workstation_set = NULL;