X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fctf-ir%2Fevent-types-internal.h;h=2f4c98ed159939cc14d1e0f39feeb9e8e9451dab;hb=251e457f4be15a6a9841b22a70eeb9b8da58f60e;hp=8c3ce2b833e9a9b7011555371e498c3b95b4fc2b;hpb=ce6da4fd76d8f00d4b1cd60bbd40db64816db997;p=babeltrace.git diff --git a/include/babeltrace/ctf-ir/event-types-internal.h b/include/babeltrace/ctf-ir/event-types-internal.h index 8c3ce2b8..2f4c98ed 100644 --- a/include/babeltrace/ctf-ir/event-types-internal.h +++ b/include/babeltrace/ctf-ir/event-types-internal.h @@ -44,7 +44,6 @@ typedef int(*type_serialize_func)(struct bt_ctf_field_type *, struct bt_ctf_field_type { struct bt_ctf_ref ref_count; struct bt_declaration *declaration; - GString *alias_name; type_freeze_func freeze; type_serialize_func serialize; /*