ctf-writer: Fix -Wredundant-decls warning
[babeltrace.git] / src / ctf-writer / utils.h
index 683905806ecec3f278bb08f3ea039bbc20c3d3ee..1b961eb63bc2765d3fafbd005073321c164628b3 100644 (file)
@@ -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)
 {
This page took 0.022586 seconds and 4 git commands to generate.