X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/440f5273d6df401a23f842c5c2d6838798b34f8d..99a6dd9c43f2ad2e2f6da980642f5d0f6fc6c779:/src/surf/xml/surfxml_parseplatf.cpp diff --git a/src/surf/xml/surfxml_parseplatf.cpp b/src/surf/xml/surfxml_parseplatf.cpp index 6efb5f88bb..2194009bd3 100644 --- a/src/surf/xml/surfxml_parseplatf.cpp +++ b/src/surf/xml/surfxml_parseplatf.cpp @@ -119,7 +119,6 @@ void parse_after_config() { /* Register classical callbacks */ storage_register_callbacks(); - routing_register_callbacks(); after_config_done = 1; }