X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/07ce716b44d53a070fc2358ec727bb1975198200..1ecee9162f7128c68d579d4e454ccbcd26b38b8e:/src/surf/network_constant.c diff --git a/src/surf/network_constant.c b/src/surf/network_constant.c index 572ba021bf..8d71f074fc 100644 --- a/src/surf/network_constant.c +++ b/src/surf/network_constant.c @@ -29,7 +29,6 @@ static void netcste_count_hosts(void) static void netcste_define_callbacks(const char *file) { - /* Figuring out the network links */ surfxml_add_callback(STag_surfxml_host_cb_list, &netcste_count_hosts); }