roqvideo: remove unused variables

This commit is contained in:
Anton Khirnov 2013-11-09 14:57:55 +01:00
parent 372262853b
commit 7ca97aa7ee

View File

@ -44,7 +44,6 @@ struct RoqTempData;
typedef struct RoqContext {
AVCodecContext *avctx;
AVFrame frames[2];
AVFrame *last_frame;
AVFrame *current_frame;
int first_frame;