Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[surf] Remove sg_platf_ASRoute_cb
[simgrid.git] / src / surf / surf_routing.cpp
index d379e6f..63daeda 100644 (file)
@@ -1215,8 +1215,6 @@ static void check_disk_attachment()
 
 void routing_register_callbacks()
 {
-  sg_platf_ASroute_add_cb(parse_E_ASroute);
-
   sg_platf_cluster_add_cb(routing_parse_cluster);
 
   sg_platf_postparse_add_cb(routing_parse_postparse);