Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Let all smpi wrapper obey the VERBOSE variable
[simgrid.git] / src / mc / mc_state.cpp
index 535dae964262845b701e2945fd22c9ca398f2ed3..b811c1d1e8323b0ddebce0c98e3f015acb673867 100644 (file)
@@ -13,8 +13,6 @@
 
 using simgrid::mc::remote;
 
-XBT_LOG_NEW_DEFAULT_SUBCATEGORY(mc_state, mc, "Logging specific to MC (state)");
-
 namespace simgrid {
 namespace mc {