Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
hide an ugly function used only locally
[simgrid.git] / src / surf / surf_routing_private.h
index 27d5204..d017ca1 100644 (file)
@@ -30,9 +30,6 @@ void generic_set_bypassroute(routing_component_t rc,
                                     const char *src, const char *dst,
                                     route_extended_t e_route);
 
-int surf_link_resource_cmp(const void *a, const void *b);
-int surf_pointer_resource_cmp(const void *a, const void *b);
-
 /* ************************************************************************** */
 /* *************** GENERIC BUSINESS METHODS (declarations) ****************** */