X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fd769219531a772284d75320187a0ef9f8118afd..1bdbe2db10271b1d1948e1ee0382abcfe622a991:/src/mc/mc_config.cpp diff --git a/src/mc/mc_config.cpp b/src/mc/mc_config.cpp index a0ddac8c5f..56446845ee 100644 --- a/src/mc/mc_config.cpp +++ b/src/mc/mc_config.cpp @@ -20,13 +20,9 @@ #include "src/mc/mc_record.h" -extern "C" { - XBT_LOG_NEW_DEFAULT_SUBCATEGORY(mc_config, mc, "Configuration of MC"); -} - #if HAVE_MC namespace simgrid { namespace mc {