X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b618e52874a55c893401fdf8237ae61838a46a17..b38f2890e99407204935706b102958b6819dc13d:/src/mc/remote/mc_protocol.h diff --git a/src/mc/remote/mc_protocol.h b/src/mc/remote/mc_protocol.h index 108128449a..caa405b843 100644 --- a/src/mc/remote/mc_protocol.h +++ b/src/mc/remote/mc_protocol.h @@ -104,7 +104,6 @@ struct s_mc_message_restore_t { struct s_mc_message_actors_status_answer_t { simgrid::mc::MessageType type; int count; - int transition_count; // The total number of transitions sent as a payload to the checker }; struct s_mc_message_actors_status_one_t { // an array of `s_mc_message_actors_status_one_t[count]` is sent right after // after a `s_mc_message_actors_status_answer_t`