X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7f6f97c1c368c82eca073cc851218481d99b009b..abba9833430a96a4f642e8b0350eac4d14fa6744:/src/xbt/log.c diff --git a/src/xbt/log.c b/src/xbt/log.c index 76ecb58d60..bab33a1825 100644 --- a/src/xbt/log.c +++ b/src/xbt/log.c @@ -590,7 +590,6 @@ static void xbt_log_connect_categories(void) /* bindings */ #ifdef HAVE_LUA - XBT_LOG_CONNECT(bindings); XBT_LOG_CONNECT(lua); XBT_LOG_CONNECT(lua_host); XBT_LOG_CONNECT(lua_platf);