cpp-common/bt2: remove useless `_ThisXyz` type aliases
[babeltrace.git] / src / logging / log.h
index ce4299fbb994aa5417195e0b6472948900c9d463..89ac5fc7c54ca3e8fffb858fc1a816fec5762add 100644 (file)
  */
 #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
This page took 0.027277 seconds and 4 git commands to generate.