Remove unused gc field
[babeltrace.git] / formats / ctf / metadata / ctf-ast.h
index e4cf68a42b6c9051e3153078aa838dfbf89ad733..a8e58cef121eb82dbbe37427f8014ca798f7114c 100644 (file)
@@ -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;
This page took 0.022313 seconds and 4 git commands to generate.