X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=src%2Fctf-writer%2Fvisitor.h;h=bdbf2283bef773e23f8b2ca24ebe0d978208e6b9;hb=f9ccd9dac728d7016744deeba12a020bec160f27;hp=c0007111bb62881aa80c63b557feeeb7ff519dcd;hpb=0235b0db7de5bcacdb3650c92461f2ce5eb2143d;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,