summaryrefslogtreecommitdiff
path: root/libavcodec/a64enc.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/a64enc.h')
-rw-r--r--libavcodec/a64enc.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libavcodec/a64enc.h b/libavcodec/a64enc.h
index d5f8e9ac99..65c1d30951 100644
--- a/libavcodec/a64enc.h
+++ b/libavcodec/a64enc.h
@@ -34,9 +34,6 @@
#define C64YRES 200
typedef struct A64Context {
- /* general variables */
- AVFrame picture;
-
/* variables for multicolor modes */
AVLFG randctx;
int mc_lifetime;