X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7f33377240ba1d62c648e480ca94be6298cdf8a4..4fb1f678c8da43cdf1bfcc6108883ef2a4cea952:/src/surf/surf_private.h diff --git a/src/surf/surf_private.h b/src/surf/surf_private.h index 6588dabb85..bc6057b1dd 100644 --- a/src/surf/surf_private.h +++ b/src/surf/surf_private.h @@ -212,8 +212,6 @@ XBT_PUBLIC(void) routing_get_route_and_latency(sg_routing_edge_t src, sg_routing /** * Resource protected methods */ -static XBT_INLINE xbt_dict_t surf_resource_properties(const void *resource); - XBT_PUBLIC(void) surfxml_bufferstack_push(int new); XBT_PUBLIC(void) surfxml_bufferstack_pop(int new);