X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/648ed185a1cfef73179102bd7340785a4fd5d2a6..64578ee8e932a2a7e292514c0912f50fe4299220:/src/simix/popping_enum.h diff --git a/src/simix/popping_enum.h b/src/simix/popping_enum.h index e47114f174..7305834776 100644 --- a/src/simix/popping_enum.h +++ b/src/simix/popping_enum.h @@ -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,