Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
dead header
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Sat, 16 Feb 2019 21:54:44 +0000 (22:54 +0100)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Sat, 16 Feb 2019 21:54:44 +0000 (22:54 +0100)
src/kernel/context/Context.hpp

index c851241..a46b2d3 100644 (file)
@@ -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