X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8ccebd8729f00d1125f343c9dce5b093f40f8cc7..1d17c885aa26ea6c36c1fc0c6ab39ddd5d509755:/src/surf/xml/surfxml_parseplatf.cpp diff --git a/src/surf/xml/surfxml_parseplatf.cpp b/src/surf/xml/surfxml_parseplatf.cpp index 3edce862c9..14767edce3 100644 --- a/src/surf/xml/surfxml_parseplatf.cpp +++ b/src/surf/xml/surfxml_parseplatf.cpp @@ -65,9 +65,6 @@ void parse_after_config() { if (not after_config_done) { TRACE_start(); - /* Register classical callbacks */ - storage_register_callbacks(); - after_config_done = 1; } }