Fix: lib: expose bt_lib_log_level symbol
[babeltrace.git] / lib / logging.c
index cf5c9955376c330c8233b86de4f389b2da62d148..871c062933aca2517d2a3b954e0ffb61adfd20c7 100644 (file)
@@ -44,7 +44,6 @@
 # define DEFAULT_LOG_LEVEL     BT_LOG_NONE
 #endif /* BT_DEV_MODE */
 
-BT_HIDDEN
 int bt_lib_log_level = DEFAULT_LOG_LEVEL;
 
 enum bt_logging_level bt_logging_get_minimal_level(void)
This page took 0.022786 seconds and 4 git commands to generate.