Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetics: kill a useless redundent declaration
[simgrid.git] / src / mc / remote / Client.hpp
index 7974601..6d2dadc 100644 (file)
@@ -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