summaryrefslogtreecommitdiff
path: root/libavcodec/asv.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/asv.h')
-rw-r--r--libavcodec/asv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/asv.h b/libavcodec/asv.h
index 228bd18186..3e56857d22 100644
--- a/libavcodec/asv.h
+++ b/libavcodec/asv.h
@@ -38,7 +38,6 @@
typedef struct ASV1Context{
AVCodecContext *avctx;
DSPContext dsp;
- AVFrame picture;
PutBitContext pb;
GetBitContext gb;
ScanTable scantable;