Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
prepare transition of context_factory: make it private
[simgrid.git] / src / kernel / context / Context.hpp
index e26bb2e..b467843 100644 (file)
@@ -108,5 +108,4 @@ XBT_PRIVATE ContextFactory* boost_factory();
 } // namespace simgrid
 
 XBT_PRIVATE void SIMIX_context_mod_init();
-XBT_PRIVATE void SIMIX_context_mod_exit();
 #endif