Commit c5f67c15 authored by David Conrad's avatar David Conrad

Remove unused variables

Originally committed as revision 15602 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 3a2bcaed
......@@ -140,8 +140,6 @@ typedef struct Vp3DecodeContext {
int last_quality_index;
int superblock_count;
int superblock_width;
int superblock_height;
int y_superblock_width;
int y_superblock_height;
int c_superblock_width;
......
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