From 1ecee9162f7128c68d579d4e454ccbcd26b38b8e Mon Sep 17 00:00:00 2001 From: alegrand Date: Fri, 20 Nov 2009 09:55:32 +0000 Subject: [PATCH] remove wrong comment git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6845 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- src/surf/network_constant.c | 1 - 1 file changed, 1 deletion(-) 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); } -- 2.20.1