X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5abba74d84f1729497d604c695dee7b59e4a5df5..40616078da72e823931c1fb884949054699ec39d:/src/xbt/log.c diff --git a/src/xbt/log.c b/src/xbt/log.c index 4b359d9cd5..c8659e0123 100644 --- a/src/xbt/log.c +++ b/src/xbt/log.c @@ -109,7 +109,6 @@ static void xbt_log_connect_categories(void) XBT_LOG_CONNECT(xbt_ex); XBT_LOG_CONNECT(xbt_backtrace); XBT_LOG_CONNECT(xbt_exception); - XBT_LOG_CONNECT(xbt_fifo); XBT_LOG_CONNECT(xbt_graph); XBT_LOG_CONNECT(xbt_heap); XBT_LOG_CONNECT(xbt_lib);