X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d6d03a0a88c2673c9e5c604d63912b77bc17fdd4..c06f346f858ea8816015271a6c950c2915e18918:/src/mc/remote/Client.hpp diff --git a/src/mc/remote/Client.hpp b/src/mc/remote/Client.hpp index 79746017b1..6d2dadc17c 100644 --- a/src/mc/remote/Client.hpp +++ b/src/mc/remote/Client.hpp @@ -56,12 +56,4 @@ public: } } -SG_BEGIN_DECL() - -#if SIMGRID_HAVE_MC -void MC_ignore(void* addr, std::size_t size); -#endif - -SG_END_DECL() - #endif