Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Forget to remove this line from previous commit
authornavarro <navarro@caraja.(none)>
Tue, 22 May 2012 13:42:31 +0000 (15:42 +0200)
committernavarro <navarro@caraja.(none)>
Tue, 22 May 2012 13:42:31 +0000 (15:42 +0200)
src/surf/network.c

index 5e94b3a..00a3bd2 100644 (file)
@@ -55,8 +55,6 @@ int sg_network_crosstraffic = 0;
 
 xbt_dict_t gap_lookup = NULL;
 
-static void net_update_action_remaining_lazy(surf_action_network_CM02_t action, double now);
-
 /******************************************************************************/
 /*                           Factors callbacks                                */
 /******************************************************************************/