From: cherierm Date: Tue, 13 Mar 2007 12:20:31 +0000 (+0000) Subject: not need to export XBT_LOG_ROOT_CAT in log.c X-Git-Tag: v3.3~2105 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/b463d8538aaf521c31bca0da865a5a6f56b2a6e3?hp=82421f638de186b984d6cf9366bf618f188ce3f9 not need to export XBT_LOG_ROOT_CAT in log.c git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3254 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/src/xbt/log.c b/src/xbt/log.c index e05386c5f7..afc5d68d33 100644 --- a/src/xbt/log.c +++ b/src/xbt/log.c @@ -366,7 +366,7 @@ const char *xbt_log_priority_names[8] = { "CRITICAL" }; -XBT_EXPORT_NO_IMPORT(s_xbt_log_category_t) _XBT_LOGV(XBT_LOG_ROOT_CAT) = { +s_xbt_log_category_t _XBT_LOGV(XBT_LOG_ROOT_CAT) = { 0, 0, 0, "root", xbt_log_priority_uninitialized, 0, NULL, 0