X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Flib%2Ftrace-ir%2Fresolve-field-path.c;h=c61d6a6c4e57308d65e3fbe9a3e7fc196fa41074;hb=cec0261d56a42e810f56b39fcefbe33987c8aab8;hp=c49b0245de156ff7502eef14d26e0c37f3de07c8;hpb=c25f8e53dc25a23d21d3e54a171b4c2dee0bd7eb;p=babeltrace.git diff --git a/src/lib/trace-ir/resolve-field-path.c b/src/lib/trace-ir/resolve-field-path.c index c49b0245..c61d6a6c 100644 --- a/src/lib/trace-ir/resolve-field-path.c +++ b/src/lib/trace-ir/resolve-field-path.c @@ -50,7 +50,6 @@ bool find_field_class_recursive(struct bt_field_class *fc, case BT_FIELD_CLASS_TYPE_OPTION: { struct bt_field_class_option *opt_fc = (void *) fc; - struct bt_field_path_item item = { .type = BT_FIELD_PATH_ITEM_TYPE_CURRENT_OPTION_CONTENT, .index = UINT64_C(-1),