X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=src%2Fctf-writer%2Futils.h;h=1b961eb63bc2765d3fafbd005073321c164628b3;hp=683905806ecec3f278bb08f3ea039bbc20c3d3ee;hb=d79112475cf9bcfd5ed83736104705b943a14c1e;hpb=d18e7a106511739f08d95a548ef82073843384e9 diff --git a/src/ctf-writer/utils.h b/src/ctf-writer/utils.h index 68390580..1b961eb6 100644 --- a/src/ctf-writer/utils.h +++ b/src/ctf-writer/utils.h @@ -36,9 +36,6 @@ struct bt_ctf_search_query { int found; }; -BT_HIDDEN -const char *bt_ctf_get_byte_order_string(enum bt_ctf_byte_order byte_order); - static inline const char *bt_ctf_field_type_id_string(enum bt_ctf_field_type_id type_id) {