X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/967d9394b584d0ccc87d801d96d4d240f4555187..d68e1c39ec0832cb2391aedd17a868c597dd399e:/src/mc/mc_environ.h diff --git a/src/mc/mc_environ.h b/src/mc/mc_environ.h index f285d65c4a..a8ff230d05 100644 --- a/src/mc/mc_environ.h +++ b/src/mc/mc_environ.h @@ -16,10 +16,6 @@ */ #define MC_ENV_SOCKET_FD "SIMGRID_MC_SOCKET_FD" -/** Environment variable name defined when ptrace(2) is used to control the MCed process. - */ -#define MC_ENV_NEED_PTRACE "MC_NEED_PTRACE" - /** Environment variable used to request additional system statistics. */ #define MC_ENV_SYSTEM_STATISTICS "SIMGRID_MC_SYSTEM_STATISTICS"