python-plugin-provider: Make it build
[babeltrace.git] / include / babeltrace / lib-logging-internal.h
index ec8ce7f2e3b5074d4e9c4ea979f2d38ffc71aea8..ae7fb9e6b31c171079e12414f76705e235269504 100644 (file)
@@ -186,7 +186,7 @@ int bt_lib_log_level;
  * Use one of the BT_LIB_LOGF*() macros above instead of calling this
  * function directly.
  */
  * Use one of the BT_LIB_LOGF*() macros above instead of calling this
  * function directly.
  */
-BT_HIDDEN
+
 void bt_lib_log(const char *func, const char *file, unsigned line,
                int lvl, const char *tag, const char *fmt, ...);
 
 void bt_lib_log(const char *func, const char *file, unsigned line,
                int lvl, const char *tag, const char *fmt, ...);
 
This page took 0.022817 seconds and 4 git commands to generate.