summaryrefslogtreecommitdiffstats
path: root/gst/matroska/matroska-mux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/matroska/matroska-mux.h')
-rw-r--r--gst/matroska/matroska-mux.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gst/matroska/matroska-mux.h b/gst/matroska/matroska-mux.h
index 57828036..4ca0035f 100644
--- a/gst/matroska/matroska-mux.h
+++ b/gst/matroska/matroska-mux.h
@@ -131,8 +131,6 @@ typedef struct _GstMatroskaMux {
cluster_time,
cluster_pos;
- /* tags */
- GstTagList *tags;
} GstMatroskaMux;
typedef struct _GstMatroskaMuxClass {