X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fctf-ir%2Fstream-class-internal.h;h=67a9d17b487b565e0f4de4959ac062cc70910880;hb=12c8a1a3121ed7125e8758065c44658d8eda1333;hp=c53823d1beac5f4bca63bc963cd565759085740e;hpb=9773681407e4e8fce40f247132dc99fabe306bfe;p=babeltrace.git diff --git a/include/babeltrace/ctf-ir/stream-class-internal.h b/include/babeltrace/ctf-ir/stream-class-internal.h index c53823d1..67a9d17b 100644 --- a/include/babeltrace/ctf-ir/stream-class-internal.h +++ b/include/babeltrace/ctf-ir/stream-class-internal.h @@ -47,7 +47,6 @@ struct bt_ctf_stream_class { struct bt_ctf_field_type *event_header_type; struct bt_ctf_field *event_header; struct bt_ctf_field_type *packet_context_type; - struct bt_ctf_field *packet_context; struct bt_ctf_field_type *event_context_type; struct bt_ctf_field *event_context; int frozen;