Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Access AS hierarchy at Msg layer
[simgrid.git] / src / surf / surf_private.h
index 8358de6..dd54c47 100644 (file)
@@ -103,7 +103,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;