X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fplugins%2Fctf%2Fcommon%2Fmetadata%2Fdecoder.hpp;h=d4385f4cbbd8a17ba860e3eb95d378b074e9529e;hb=c7e1be4b771715840b4bc3d635f72eeaf1d2e984;hp=7c5bdffb44fc10f74935cfb5c940ed5f8c21a23f;hpb=c802cacb9f0879a42e01575595a75bbefe7d3db9;p=babeltrace.git diff --git a/src/plugins/ctf/common/metadata/decoder.hpp b/src/plugins/ctf/common/metadata/decoder.hpp index 7c5bdffb..d4385f4c 100644 --- a/src/plugins/ctf/common/metadata/decoder.hpp +++ b/src/plugins/ctf/common/metadata/decoder.hpp @@ -7,20 +7,13 @@ #ifndef _METADATA_DECODER_H #define _METADATA_DECODER_H -#include #include #include #include -#include "common/macros.h" #include "common/uuid.h" -struct ctf_trace_class; - -/* A CTF metadata decoder object */ -struct ctf_metadata_decoder; - /* CTF metadata decoder status */ enum ctf_metadata_decoder_status {