ir: remove unused event header/context fields from stream
[babeltrace.git] / include / babeltrace / ctf-ir / stream-internal.h
index 5ffe815ee089ca86ef89ebb3110e966331045975..a39b1529108bfdbd511ab8162a0815f8c9c1548a 100644 (file)
@@ -47,8 +47,6 @@ struct bt_ctf_stream {
        GString *name;
        struct bt_ctf_field *packet_header;
        struct bt_ctf_field *packet_context;
-       struct bt_ctf_field *event_header;
-       struct bt_ctf_field *event_context;
 };
 
 BT_HIDDEN
This page took 0.023201 seconds and 4 git commands to generate.