X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fctf-ir%2Fstream-internal.h;h=a39b1529108bfdbd511ab8162a0815f8c9c1548a;hb=33c4e0f264c24e78020ccf6bfbcb541bd30cb848;hp=5ffe815ee089ca86ef89ebb3110e966331045975;hpb=b71d729878967a4c0fb839fdea8d034cf90a1d1f;p=babeltrace.git diff --git a/include/babeltrace/ctf-ir/stream-internal.h b/include/babeltrace/ctf-ir/stream-internal.h index 5ffe815e..a39b1529 100644 --- a/include/babeltrace/ctf-ir/stream-internal.h +++ b/include/babeltrace/ctf-ir/stream-internal.h @@ -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