summaryrefslogtreecommitdiff
path: root/libavcodec/dv.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/dv.c')
-rw-r--r--libavcodec/dv.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/dv.c b/libavcodec/dv.c
index d454e61e67..75fd26eea9 100644
--- a/libavcodec/dv.c
+++ b/libavcodec/dv.c
@@ -628,8 +628,6 @@ static int dvvideo_decode_frame(AVCodecContext *avctx,
static int dvvideo_decode_end(AVCodecContext *avctx)
{
- DVVideoDecodeContext *s = avctx->priv_data;
-
avcodec_default_free_buffers(avctx);
return 0;