Commit e5648685 authored by vitor's avatar vitor

Remove variables made unused by the last two patches and test svn access.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@9464 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 4684a802
......@@ -47,8 +47,6 @@ typedef struct RoqContext {
AVFrame *last_frame;
AVFrame *current_frame;
int first_frame;
int y_stride;
int c_stride;
roq_cell cb2x2[256];
roq_qcell cb4x4[256];
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment