Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove wrong comment
[simgrid.git] / src / surf / network_constant.c
index 572ba02..8d71f07 100644 (file)
@@ -29,7 +29,6 @@ static void netcste_count_hosts(void)
 
 static void netcste_define_callbacks(const char *file)
 {
 
 static void netcste_define_callbacks(const char *file)
 {
-  /* Figuring out the network links */
   surfxml_add_callback(STag_surfxml_host_cb_list, &netcste_count_hosts);
 }
 
   surfxml_add_callback(STag_surfxml_host_cb_list, &netcste_count_hosts);
 }