summaryrefslogtreecommitdiffstats
path: root/gst/mxf/mxftypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/mxf/mxftypes.h')
-rw-r--r--gst/mxf/mxftypes.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gst/mxf/mxftypes.h b/gst/mxf/mxftypes.h
index 538b4d08..791c6710 100644
--- a/gst/mxf/mxftypes.h
+++ b/gst/mxf/mxftypes.h
@@ -81,8 +81,6 @@ typedef enum {
/* SMPTE 377M 6.1, Table 1 and 2 */
typedef struct {
- gboolean valid;
-
MXFPartitionPackType type;
gboolean closed;
@@ -114,8 +112,6 @@ typedef struct {
/* SMPTE 377M 8.1 */
typedef struct {
- gboolean valid;
-
GHashTable *mappings;
} MXFPrimerPack;