X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fctf-writer%2Fvisitor.h;fp=src%2Fctf-writer%2Fvisitor.h;h=bdbf2283bef773e23f8b2ca24ebe0d978208e6b9;hb=1353b066072e6c389ff35853bac83f65597e7a6a;hp=c0007111bb62881aa80c63b557feeeb7ff519dcd;hpb=5b616db96266d25cb0749e472cfc78c4944675e2;p=babeltrace.git diff --git a/src/ctf-writer/visitor.h b/src/ctf-writer/visitor.h index c0007111..bdbf2283 100644 --- a/src/ctf-writer/visitor.h +++ b/src/ctf-writer/visitor.h @@ -22,7 +22,6 @@ struct bt_ctf_visitor_object { void *object; }; -BT_HIDDEN int bt_ctf_visitor_helper(struct bt_ctf_visitor_object *root, bt_ctf_child_count_accessor child_counter, bt_ctf_child_accessor child_accessor,