X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/467a0c53018ee489de1dd7ae61a083d52048b8e8..4cd03d236d21b16b2607d67b146cc44b402e7bdd:/src/simix/popping_enum.h diff --git a/src/simix/popping_enum.h b/src/simix/popping_enum.h index 4f631eb282..ffd838e53b 100644 --- a/src/simix/popping_enum.h +++ b/src/simix/popping_enum.h @@ -37,7 +37,6 @@ typedef enum { SIMCALL_EXECUTION_CANCEL, SIMCALL_EXECUTION_SET_PRIORITY, SIMCALL_EXECUTION_SET_BOUND, - SIMCALL_EXECUTION_SET_AFFINITY, SIMCALL_EXECUTION_WAIT, SIMCALL_PROCESS_ON_EXIT, SIMCALL_PROCESS_AUTO_RESTART_SET,