From a8e99d72938eff05fb73e47d8f0e6249512e1930 Mon Sep 17 00:00:00 2001 From: mquinson Date: Wed, 10 Oct 2007 15:49:30 +0000 Subject: [PATCH] Kill old cruft git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@4795 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- include/xbt/log.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/xbt/log.h b/include/xbt/log.h index 5887e8612f..edb18df0ee 100644 --- a/include/xbt/log.h +++ b/include/xbt/log.h @@ -348,7 +348,6 @@ XBT_PUBLIC(int) _xbt_log_cat_init(xbt_log_category_t category, XBT_PUBLIC_DATA(s_xbt_log_category_t) _XBT_LOGV(XBT_LOG_ROOT_CAT); -XBT_LOG_EXTERNAL_CATEGORY(GRAS); extern xbt_log_appender_t xbt_log_default_appender; extern xbt_log_layout_t xbt_log_default_layout; -- 2.20.1