X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c7dc2e248f974621cbcfb316e1291035ceb78b7b..27915da6b357d043681f745c4574699ff0db0146:/src/surf/xml/platf_private.hpp diff --git a/src/surf/xml/platf_private.hpp b/src/surf/xml/platf_private.hpp index f80fb196ad..f57f02c8a8 100644 --- a/src/surf/xml/platf_private.hpp +++ b/src/surf/xml/platf_private.hpp @@ -244,8 +244,6 @@ typedef struct s_sg_platf_AS_cbarg { typedef struct probabilist_event_generator *probabilist_event_generator_t; /********** Routing **********/ -void routing_AS_begin(sg_platf_AS_cbarg_t AS); -void routing_AS_end(void); void routing_cluster_add_backbone(Link* bb); /*** END of the parsing cruft ***/