X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Fplugins%2Fctf%2Fcommon%2Fmetadata%2Fdecoder-packetized-file-stream-to-buf.cpp;h=4cc964ae33cb71de2f9027a4161d45b4a9e462a2;hb=1353b066072e6c389ff35853bac83f65597e7a6a;hp=3b7224abd526cfafc74ce712a585ec756cedd517;hpb=5b616db96266d25cb0749e472cfc78c4944675e2;p=babeltrace.git diff --git a/src/plugins/ctf/common/metadata/decoder-packetized-file-stream-to-buf.cpp b/src/plugins/ctf/common/metadata/decoder-packetized-file-stream-to-buf.cpp index 3b7224ab..4cc964ae 100644 --- a/src/plugins/ctf/common/metadata/decoder-packetized-file-stream-to-buf.cpp +++ b/src/plugins/ctf/common/metadata/decoder-packetized-file-stream-to-buf.cpp @@ -195,7 +195,6 @@ end: return ret; } -BT_HIDDEN int ctf_metadata_decoder_packetized_file_stream_to_buf(FILE *fp, char **buf, int byte_order, bool *is_uuid_set, uint8_t *uuid, bt_logging_level log_level,