summaryrefslogtreecommitdiff
path: root/libavformat
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat')
-rw-r--r--libavformat/wv.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavformat/wv.c b/libavformat/wv.c
index f42c1b50e2..170755c4dd 100644
--- a/libavformat/wv.c
+++ b/libavformat/wv.c
@@ -205,5 +205,4 @@ AVInputFormat wv_demuxer = {
wv_read_header,
wv_read_packet,
wv_read_close,
- pcm_read_seek,
};