Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] removing constant that is used only once
[simgrid.git] / src / instr / resource_utilization.c
index 9140485..8c413fc 100644 (file)
@@ -8,8 +8,6 @@
 
 #ifdef HAVE_TRACING
 
-#define VARIABLE_SEPARATOR '#'
-
 //to check if variables were previously set to 0, otherwise paje won't simulate them
 static xbt_dict_t platform_variables;   /* host or link name -> array of categories */