summaryrefslogtreecommitdiffstats
path: root/demux/demux.h
diff options
context:
space:
mode:
Diffstat (limited to 'demux/demux.h')
-rw-r--r--demux/demux.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/demux/demux.h b/demux/demux.h
index 4fcf8cfbae..1cc740589a 100644
--- a/demux/demux.h
+++ b/demux/demux.h
@@ -232,8 +232,6 @@ typedef struct demuxer {
// internal to demux.c
struct demux_internal *in;
- struct mp_tags **update_stream_tags;
- int num_update_stream_tags;
// Triggered when ending demuxing forcefully. Usually bound to the stream too.
struct mp_cancel *cancel;