X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d3de14a6513d53933bc175da91c3e1302fb9a629..ca82f90e6d610b6bb3b038cd9ee48d378cc8a909:/src/xbt/backtrace.cpp diff --git a/src/xbt/backtrace.cpp b/src/xbt/backtrace.cpp index 74126b10af..17f5e9c7bf 100644 --- a/src/xbt/backtrace.cpp +++ b/src/xbt/backtrace.cpp @@ -6,7 +6,6 @@ #include "src/internal_config.h" #include -#include #include #include #include @@ -34,8 +33,6 @@ #include #endif -XBT_LOG_NEW_DEFAULT_SUBCATEGORY(xbt_backtrace, xbt, "Backtrace"); - /** @brief show the backtrace of the current point (lovely while debugging) */ void xbt_backtrace_display_current() {