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=e4cf68a42b6c9051e3153078aa838dfbf89ad733;hp=4f4b8aba8938d5f103fb3be50dc24a53952e0355;hb=2caa2f1450d12a69789638fa7e19f536f90ead39;hpb=8aa95b17d3af243a1c49d093e2429799f0dd6e58 diff --git a/formats/ctf/metadata/ctf-ast.h b/formats/ctf/metadata/ctf-ast.h index 4f4b8aba..e4cf68a4 100644 --- a/formats/ctf/metadata/ctf-ast.h +++ b/formats/ctf/metadata/ctf-ast.h @@ -294,7 +294,6 @@ struct ctf_node { struct ctf_ast { struct ctf_node root; - struct bt_list_head allocated_nodes; }; const char *node_type(struct ctf_node *node);