X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f05224ef57c30ee1e71be443a160a236f7fe121a..6df8a056a38f11dc657247acb58dd4afc553d849:/src/mc/simgrid_mc.cpp diff --git a/src/mc/simgrid_mc.cpp b/src/mc/simgrid_mc.cpp index 9f85d7a164..a115825b2e 100644 --- a/src/mc/simgrid_mc.cpp +++ b/src/mc/simgrid_mc.cpp @@ -63,7 +63,6 @@ int main(int argc, char** argv) // Currently, we need this before sg_config_init: _sg_do_model_check = 1; - mc_mode = MC_MODE_SERVER; // The initialisation function can touch argv. // We make a copy of argv before modifying it in order to pass the original