ir: make bt_ctf_field_copy() public
[babeltrace.git] / formats / ctf / ir / event-fields.c
index 257ad523cc8ae20918c7d33d1b149d6b23f6042c..29c5397f7d2fe9406afbc3c90c6d567ca5c46eef 100644 (file)
@@ -1081,7 +1081,6 @@ end:
        return ret;
 }
 
-BT_HIDDEN
 struct bt_ctf_field *bt_ctf_field_copy(struct bt_ctf_field *field)
 {
        int ret;
This page took 0.026477 seconds and 4 git commands to generate.