X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7444a715278a4bad33c0200162286c50f03bcaef..5a9daf6dc6023e088fc54646fbe95de0bf872f2d:/src/simix/ActorImpl.hpp diff --git a/src/simix/ActorImpl.hpp b/src/simix/ActorImpl.hpp index f80b0e6215..c2449fbfd8 100644 --- a/src/simix/ActorImpl.hpp +++ b/src/simix/ActorImpl.hpp @@ -129,7 +129,6 @@ typedef boost::intrusive::list> SynchroList; -XBT_PUBLIC void set_maestro(std::function code); XBT_PUBLIC void create_maestro(std::function code); } } // namespace kernel