Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fixup the is_first semantic (does not change anything, but you're first the first...
[simgrid.git] / src / surf / network.c
index 4bcb3da..9fb8024 100644 (file)
@@ -156,9 +156,6 @@ static int link_list_capacity;
 static link_CM02_t *link_list = NULL;
 static int src_id = -1;
 static int dst_id = -1;
 static link_CM02_t *link_list = NULL;
 static int src_id = -1;
 static int dst_id = -1;
-/*
-static int is_first = 0;
-*/
 
 static void parse_route_set_endpoints(void)
 {
 
 static void parse_route_set_endpoints(void)
 {