summaryrefslogtreecommitdiff
path: root/libavcodec/roqvideo.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/roqvideo.h')
-rw-r--r--libavcodec/roqvideo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/roqvideo.h b/libavcodec/roqvideo.h
index eed2f226fe..3f000225e9 100644
--- a/libavcodec/roqvideo.h
+++ b/libavcodec/roqvideo.h
@@ -44,7 +44,6 @@ struct RoqTempData;
typedef struct RoqContext {
AVCodecContext *avctx;
- AVFrame frames[2];
AVFrame *last_frame;
AVFrame *current_frame;
int first_frame;