Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Clean up duplicated declarations for mc_config variables.
[simgrid.git] / src / mc / Session.cpp
index dcff662..0553d89 100644 (file)
@@ -23,7 +23,6 @@
 #include "src/smpi/include/private.hpp"
 
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(mc_Session, mc, "Model-checker session");
-extern std::string _sg_mc_dot_output_file;
 
 namespace simgrid {
 namespace mc {