Add stream_event_context accessors
[babeltrace.git] / include / babeltrace / ctf-ir / stream-class-internal.h
index 67a9d17b487b565e0f4de4959ac062cc70910880..55ad787e50723d11548f04d9d0e0bfa9d88bbdeb 100644 (file)
@@ -48,7 +48,6 @@ struct bt_ctf_stream_class {
        struct bt_ctf_field *event_header;
        struct bt_ctf_field_type *packet_context_type;
        struct bt_ctf_field_type *event_context_type;
-       struct bt_ctf_field *event_context;
        int frozen;
 };
 
This page took 0.022915 seconds and 4 git commands to generate.