Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' into mc-process
[simgrid.git] / src / simix / popping_enum.h
index 634f039..40c949d 100644 (file)
@@ -137,14 +137,11 @@ typedef enum {
   SIMCALL_STORAGE_GET_CONTENT,
   SIMCALL_ASR_GET_PROPERTIES,
   SIMCALL_MC_RANDOM,
+  SIMCALL_SET_CATEGORY,
 #ifdef HAVE_LATENCY_BOUND_TRACKING
   SIMCALL_COMM_IS_LATENCY_BOUNDED,
 #endif
 
-#ifdef HAVE_TRACING
-  SIMCALL_SET_CATEGORY,
-#endif
-
 #ifdef HAVE_MC
   SIMCALL_MC_SNAPSHOT,
   SIMCALL_MC_COMPARE_SNAPSHOTS,