From: Frederic Suter Date: Sat, 16 Feb 2019 21:54:44 +0000 (+0100) Subject: dead header X-Git-Tag: v3_22~317 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/48ec45df6c4779f97976a3d72665698f24959f4f?hp=0eef92d7d664eabdb1145f511916212504489d84 dead header --- diff --git a/src/kernel/context/Context.hpp b/src/kernel/context/Context.hpp index c851241253..a46b2d32f6 100644 --- a/src/kernel/context/Context.hpp +++ b/src/kernel/context/Context.hpp @@ -139,8 +139,6 @@ XBT_PRIVATE void SIMIX_context_runall(); XBT_PUBLIC int SIMIX_process_get_maxpid(); -XBT_PRIVATE void SIMIX_post_create_environment(); - XBT_PRIVATE simgrid::simix::ActorCodeFactory& SIMIX_get_actor_code_factory(const std::string& name); #endif