]> AND Public Git Repository - simgrid.git/blobdiff - src/simix/popping_enum.h
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Revert "stringify, snake_case and cleanups in k::ExecImpl"
[simgrid.git] / src / simix / popping_enum.h
index e47114f1740e53fbca55ccb66715d7158265c170..73058347764359f4d98a4825b0e7e8d73922da84 100644 (file)
@@ -36,7 +36,6 @@ typedef enum {
   SIMCALL_MUTEX_LOCK,
   SIMCALL_MUTEX_TRYLOCK,
   SIMCALL_MUTEX_UNLOCK,
-  SIMCALL_COND_INIT,
   SIMCALL_COND_WAIT,
   SIMCALL_COND_WAIT_TIMEOUT,
   SIMCALL_SEM_ACQUIRE,