X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a3141b2111e49b104c2c6b59fe9e61146a688d38..0acafc02f2b8ad275861e752f8cb6833c37e4c42:/src/surf/network.c?ds=sidebyside diff --git a/src/surf/network.c b/src/surf/network.c index 4bcb3da4bd..9fb8024bee 100644 --- a/src/surf/network.c +++ b/src/surf/network.c @@ -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 int is_first = 0; -*/ static void parse_route_set_endpoints(void) {