X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=src%2Flogging%2Flog.h;h=89ac5fc7c54ca3e8fffb858fc1a816fec5762add;hb=ac19444e607847c47917c1cc1abfa09311e19e25;hp=ce4299fbb994aa5417195e0b6472948900c9d463;hpb=1353b066072e6c389ff35853bac83f65597e7a6a;p=babeltrace.git diff --git a/src/logging/log.h b/src/logging/log.h index ce4299fb..89ac5fc7 100644 --- a/src/logging/log.h +++ b/src/logging/log.h @@ -172,12 +172,6 @@ */ #if defined(BT_LOG_OUTPUT_LEVEL) #define _BT_LOG_OUTPUT_LEVEL BT_LOG_OUTPUT_LEVEL -#else - /* - * We disallow this to make sure Babeltrace modules always - * have their own local log level. - */ - #error No log level symbol specified: please define BT_LOG_OUTPUT_LEVEL before including this header. #endif /* "Tag" is a compound string that could be associated with a log message. It