Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move that declaration to the right location
[simgrid.git] / src / simix / ActorImpl.cpp
index 94dfdaf..d14628a 100644 (file)
@@ -146,9 +146,6 @@ void SIMIX_process_empty_trash()
 
 namespace simgrid {
 
-namespace s4u {
-simgrid::xbt::signal<void(simgrid::s4u::ActorPtr)> s4u::Actor::onCreation; // TODO cheinrich is this the right location here?
-}
 namespace simix {
 
 ActorImpl::~ActorImpl()