Fix warnings emitted by `gcc -Wall`
[babeltrace.git] / include / babeltrace / ctf-ir / event-internal.h
index c47e61f047066b25672ae983212e25179fe4dba6..553a8687dfc185c38379c97eae01cc97d9235bca 100644 (file)
@@ -64,7 +64,6 @@ int bt_ctf_event_serialize(struct bt_ctf_event *event,
 BT_HIDDEN
 void bt_ctf_event_freeze(struct bt_ctf_event *event);
 
-BT_HIDDEN
 static inline struct bt_ctf_packet *bt_ctf_event_borrow_packet(
                struct bt_ctf_event *event)
 {
This page took 0.026704 seconds and 4 git commands to generate.