X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4ddbd30b67dea473bb8c43c6c226a3b3a5af987e..6d6e609b9bef556e8e41a5a7a8b4860b74d47b71:/src/surf/surf_routing_private.h diff --git a/src/surf/surf_routing_private.h b/src/surf/surf_routing_private.h index 27d520416d..d017ca18f5 100644 --- a/src/surf/surf_routing_private.h +++ b/src/surf/surf_routing_private.h @@ -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) ****************** */