Track clock states in notification iterator
[babeltrace.git] / include / babeltrace / ctf-ir / event-internal.h
index cc10f224015034a9bb9484b91f3b82dba6814608..ed09e962bf9bca9a3536c0c8ae3392dce129a7a7 100644 (file)
@@ -50,9 +50,6 @@ struct bt_ctf_event {
        int frozen;
 };
 
-BT_HIDDEN
-int bt_ctf_event_register_stream_clock_values(struct bt_ctf_event *event);
-
 BT_HIDDEN
 int bt_ctf_event_validate(struct bt_ctf_event *event);
 
This page took 0.025097 seconds and 4 git commands to generate.