X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/80b0dab1bd7ba4a54252a45cba41e33991e9f6ff..585dc40dd38b797005b02180030fdb2bec766b29:/src/mc/mc_environ.h?ds=sidebyside diff --git a/src/mc/mc_environ.h b/src/mc/mc_environ.h index a6e897985d..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 "SIMGRID_MC_NEED_PTRACE" - /** Environment variable used to request additional system statistics. */ #define MC_ENV_SYSTEM_STATISTICS "SIMGRID_MC_SYSTEM_STATISTICS"