From: mquinson Date: Wed, 10 Oct 2007 15:49:30 +0000 (+0000) Subject: Kill old cruft X-Git-Tag: v3.3~996 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/a8e99d72938eff05fb73e47d8f0e6249512e1930?hp=f8ccf96fc8f0185acb6d66f56245b92cd57bc865 Kill old cruft git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@4795 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- 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;