X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=formats%2Fctf%2Fmetadata%2Fctf-ast.h;fp=formats%2Fctf%2Fmetadata%2Fctf-ast.h;h=a8e58cef121eb82dbbe37427f8014ca798f7114c;hp=e4cf68a42b6c9051e3153078aa838dfbf89ad733;hb=a012f2ac7f10fbde8ea7101f7fa3bf6d0f244fb8;hpb=2caa2f1450d12a69789638fa7e19f536f90ead39 diff --git a/formats/ctf/metadata/ctf-ast.h b/formats/ctf/metadata/ctf-ast.h index e4cf68a4..a8e58cef 100644 --- a/formats/ctf/metadata/ctf-ast.h +++ b/formats/ctf/metadata/ctf-ast.h @@ -75,7 +75,6 @@ struct ctf_node { struct ctf_node *parent; struct bt_list_head siblings; struct bt_list_head tmp_head; - struct bt_list_head gc; unsigned int lineno; enum node_type type;