# HG changeset patch # User vitor # Date 1183431036 0 # Node ID fa85149193e2a0fc0432c4972f5d13aded6c8173 # Parent be79f0a00c100641167be2b2453a0219db51befd Remove variables made unused by the last two patches and test svn access. diff -r be79f0a00c10 -r fa85149193e2 roqvideo.h --- a/roqvideo.h Mon Jul 02 17:00:04 2007 +0000 +++ b/roqvideo.h Tue Jul 03 02:50:36 2007 +0000 @@ -47,8 +47,6 @@ AVFrame *last_frame; AVFrame *current_frame; int first_frame; - int y_stride; - int c_stride; roq_cell cb2x2[256]; roq_qcell cb4x4[256];