X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6a2196b36aedada4157b53b11c869cdc49e3788f..e1125ee008d92c7f0bbebc9274d7f44829fa58f9:/src/simdag/private.h diff --git a/src/simdag/private.h b/src/simdag/private.h index bd3c2ce45e..d1d81385f0 100644 --- a/src/simdag/private.h +++ b/src/simdag/private.h @@ -73,8 +73,6 @@ typedef struct SD_task { surf_action_t surf_action; unsigned short watch_points; - int state_changed; /* used only by SD_simulate, to make sure we put - the task only once in the returning array */ int fifo_checked; /* used by SD_task_just_done to make sure we evaluate the task only once */