Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
/me hates globals
[simgrid.git] / src / surf / surf_private.h
index 0846990..1c7b932 100644 (file)
@@ -30,7 +30,6 @@ extern double sg_gtnets_jitter;
 extern int sg_gtnets_jitter_seed;
 #endif
 
-extern xbt_dict_t cluster_host_link;
 
 extern const char *surf_action_state_names[6];