X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c14151ed9615b91eac7c82f551b8a5b5e27dea1e..3ebad857344d7658054328dabe709e006bff654a:/src/mc/api/ActorState.hpp diff --git a/src/mc/api/ActorState.hpp b/src/mc/api/ActorState.hpp index 79cbe420ef..6538effa7e 100644 --- a/src/mc/api/ActorState.hpp +++ b/src/mc/api/ActorState.hpp @@ -16,7 +16,6 @@ namespace simgrid::mc { * an actor cannot have more than one enabled transition at a given time. */ class ActorState { - /* Possible exploration status of an actor transition in a state. * Either the checker did not consider the transition, or it was considered and still to do, or considered and done. */