Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move context_mod_init to EngineImpl
[simgrid.git] / src / kernel / context / Context.hpp
index b467843..30dd591 100644 (file)
@@ -107,5 +107,4 @@ XBT_PRIVATE ContextFactory* boost_factory();
 } // namespace kernel
 } // namespace simgrid
 
-XBT_PRIVATE void SIMIX_context_mod_init();
 #endif