X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/807c63458af95dc6784264f937cd6e14e718731c..cdfee3627a1498e068e9163c64b24650dee52f25:/src/mc/mc_state.hpp diff --git a/src/mc/mc_state.hpp b/src/mc/mc_state.hpp index 4448a09df9..f57f397900 100644 --- a/src/mc/mc_state.hpp +++ b/src/mc/mc_state.hpp @@ -90,8 +90,6 @@ public: void set_done() { this->state = InterleavingType::done; } }; -class PatternCommunication; - /* A node in the exploration graph (kind-of) */ class XBT_PRIVATE State { public: