X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/637789dc5de56b2546aa94de3ea84283a3c3cc74..01dbe798813412d771e196798299c082bedc1dbb:/src/xbt/log.c diff --git a/src/xbt/log.c b/src/xbt/log.c index 5479e4d968..6969b593fd 100644 --- a/src/xbt/log.c +++ b/src/xbt/log.c @@ -112,7 +112,6 @@ static void xbt_log_connect_categories(void) XBT_LOG_CONNECT(xbt_backtrace); XBT_LOG_CONNECT(xbt_exception); XBT_LOG_CONNECT(xbt_graph); - XBT_LOG_CONNECT(xbt_heap); XBT_LOG_CONNECT(xbt_mallocator); XBT_LOG_CONNECT(xbt_memory_map); XBT_LOG_CONNECT(xbt_parmap);