Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reindent surf_routing.c
[simgrid.git] / src / surf / surf_private.h
index 2534167..9944f6f 100644 (file)
@@ -199,8 +199,6 @@ struct s_routing_global {
 XBT_PUBLIC(void) routing_model_create(size_t size_of_link, void *loopback, double_f_cpvoid_t get_link_latency_fun);
 XBT_PUBLIC(void) routing_register_callbacks(void);
 
-XBT_PUBLIC(void) routing_parse_Scluster(void);       /* cluster bypass */
-
 /**
  * Resource protected methods
  */