X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/18f3ec7b57418d4881c22646dfbb991ac6f9b7a7..a2b07e1db97dbd4d8acb6c83de13d2e9449520e1:/src/mc/api.hpp diff --git a/src/mc/api.hpp b/src/mc/api.hpp index 7c084d69cf..b5422c2469 100644 --- a/src/mc/api.hpp +++ b/src/mc/api.hpp @@ -54,10 +54,6 @@ public: // REMOTE APIs std::size_t get_remote_heap_bytes() const; - // SNAPSHOT APIs - bool snapshot_equal(const Snapshot* s1, const Snapshot* s2) const; - simgrid::mc::Snapshot* take_snapshot(long num_state) const; - // AUTOMATION APIs inline DerefAndCompareByActorsCountAndUsedHeap compare_pair() const {