X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/667b4b34e9d5149c4a69007ec1eba9d7689eb6e5..bc63affbc36e8281fcf1cf987223fe44df3f083a:/src/surf/surf_routing.cpp diff --git a/src/surf/surf_routing.cpp b/src/surf/surf_routing.cpp index e1540b2fb6..5d8bdb5283 100644 --- a/src/surf/surf_routing.cpp +++ b/src/surf/surf_routing.cpp @@ -41,7 +41,6 @@ int MSG_STORAGE_LEVEL = -1; //Msg storage level xbt_lib_t as_router_lib; int ROUTING_ASR_LEVEL = -1; //Routing level -int COORD_ASR_LEVEL = -1; //Coordinates level int ROUTING_PROP_ASR_LEVEL = -1; //Where the properties are stored void sg_platf_new_trace(sg_platf_trace_cbarg_t trace)