summaryrefslogtreecommitdiff
path: root/libavformat/seek.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/seek.c')
-rw-r--r--libavformat/seek.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavformat/seek.c b/libavformat/seek.c
index 3f77b342e3..685cbbfe14 100644
--- a/libavformat/seek.c
+++ b/libavformat/seek.c
@@ -25,7 +25,6 @@
// NOTE: implementation should be moved here in another patch, to keep patches
// separated.
-extern void av_read_frame_flush(AVFormatContext *s);
/**
* helper structure describing keyframe search state of one stream