X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/080dc09df11aea380c679d3b3ae257826c5cbd44..a3848e5ea6b2305d6059c89705edaccbec356455:/src/surf/surf_private.h diff --git a/src/surf/surf_private.h b/src/surf/surf_private.h index 867db6b19c..24b92be0bf 100644 --- a/src/surf/surf_private.h +++ b/src/surf/surf_private.h @@ -104,7 +104,6 @@ int net_get_link_latency_limited(surf_action_t action); */ int __surf_is_absolute_file_path(const char *file_path); -typedef struct s_as *AS_t; typedef struct s_routing_edge { AS_t rc_component; e_surf_network_element_type_t rc_type;