Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
that function is so stupid that it is never called. Let's remove it
[simgrid.git] / src / surf / network.c
index 061b4f3..e3bd03a 100644 (file)
@@ -839,8 +839,7 @@ static void surf_network_model_init_internal(void)
                                            498000000, NULL,
                                            0.000015, NULL,
                                            SURF_RESOURCE_ON, NULL,
-                                           SURF_LINK_FATPIPE, NULL),
-                       net_get_link_latency);
+                                           SURF_LINK_FATPIPE, NULL));
 }