Fix warnings emitted by `gcc -Wall`
[babeltrace.git] / include / babeltrace / graph / notification-internal.h
index e13f660cf419b25bb427a56f9d49f1f823fbabc3..dac0defbcff8b9ef1635e88d0648016f5c0dd30e 100644 (file)
@@ -53,7 +53,6 @@ void bt_notification_init(struct bt_notification *notification,
                enum bt_notification_type type,
                bt_object_release_func release);
 
-BT_HIDDEN
 static inline void bt_notification_freeze(struct bt_notification *notification)
 {
        notification->frozen = BT_TRUE;
This page took 0.025592 seconds and 4 git commands to generate.