Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of https://framagit.org/simgrid/simgrid into no_simix_global
[simgrid.git] / src / simix / smx_private.hpp
index f114e5f..f0d915e 100644 (file)
@@ -43,6 +43,4 @@ public:
 
 XBT_PUBLIC_DATA std::unique_ptr<simgrid::simix::Global> simix_global;
 
-XBT_PUBLIC void SIMIX_clean();
-
 #endif