summaryrefslogtreecommitdiffstats
path: root/demux/demux.c
diff options
context:
space:
mode:
Diffstat (limited to 'demux/demux.c')
-rw-r--r--demux/demux.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/demux/demux.c b/demux/demux.c
index b04adbaabb..e716194614 100644
--- a/demux/demux.c
+++ b/demux/demux.c
@@ -453,7 +453,6 @@ static struct demuxer *open_given_type(struct mpv_global *global,
.type = desc->type,
.stream = stream,
.seekable = stream->seekable,
- .accurate_seek = true,
.filepos = -1,
.opts = global->opts,
.global = global,