ctf: remove strict metadata mode, update automatic CC mapping behaviour
[babeltrace.git] / plugins / ctf / common / metadata / decoder.h
index b7a9507752894d5866e8bcc5e2db7f254a565678..6ab0f30b4208aa4fe7f6a0b499130fd063f7195d 100644 (file)
@@ -36,7 +36,6 @@ enum ctf_metadata_decoder_status {
 struct ctf_metadata_decoder_config {
        int64_t clock_class_offset_s;
        int64_t clock_class_offset_ns;
-       bool strict;
 };
 
 /*
This page took 0.037045 seconds and 4 git commands to generate.