Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update changelog. Move the most important modifications to the beginning.
[simgrid.git] / src / surf / workstation.c
index fc6a97eb73d4ea9bd31f04b402cfcae195d432f2..757e10e1b9bbc0979870a841b822ec6743189496 100644 (file)
@@ -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;