X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/874710913c18743b0423e42006b8d697e788b2a5..8a740c0aa4e0f82e33046d10290b7a97136473d9:/include/simgrid/forward.h diff --git a/include/simgrid/forward.h b/include/simgrid/forward.h index 434abff5dd..18b14f488e 100644 --- a/include/simgrid/forward.h +++ b/include/simgrid/forward.h @@ -44,7 +44,6 @@ typedef struct Link Link; typedef simgrid_Host* sg_host_t; typedef surf_Cpu *surf_cpu_t; -typedef surf_RoutingEdge *routing_edge_t; typedef surf_RoutingEdge *sg_routing_edge_t; typedef surf_As *AS_t;