mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
roqvideo: remove unused variables
This commit is contained in:
parent
372262853b
commit
7ca97aa7ee
@ -44,7 +44,6 @@ struct RoqTempData;
|
||||
typedef struct RoqContext {
|
||||
|
||||
AVCodecContext *avctx;
|
||||
AVFrame frames[2];
|
||||
AVFrame *last_frame;
|
||||
AVFrame *current_frame;
|
||||
int first_frame;
|
||||
|
Loading…
Reference in New Issue
Block a user