Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Move client-side message processing in the Client class
[simgrid.git] / src / xbt / log.c
index 8701f99..1428f70 100644 (file)
@@ -627,7 +627,6 @@ static void xbt_log_connect_categories(void)
   XBT_LOG_CONNECT(mc_diff);
   XBT_LOG_CONNECT(mc_dwarf);
   XBT_LOG_CONNECT(mc_hash);
-  XBT_LOG_CONNECT(mc_ignore);
   XBT_LOG_CONNECT(mc_liveness);
   XBT_LOG_CONNECT(mc_memory);
   XBT_LOG_CONNECT(mc_page_snapshot);