summaryrefslogtreecommitdiffstats
path: root/demux/stheader.h
diff options
context:
space:
mode:
Diffstat (limited to 'demux/stheader.h')
-rw-r--r--demux/stheader.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/demux/stheader.h b/demux/stheader.h
index 319f56109b..a0820f55b7 100644
--- a/demux/stheader.h
+++ b/demux/stheader.h
@@ -56,7 +56,6 @@ struct sh_stream {
// Internal to demux.c
struct demux_stream *ds;
- bool ignore_eof; // ignore stream in underrun detection
};
struct mp_codec_params {