Commit 408f43cb authored by Vitor Sessak's avatar Vitor Sessak

Remove unused var

Originally committed as revision 13506 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 7019f1a5
......@@ -291,7 +291,6 @@ static int dec2(RA144Context *ractx, int16_t *decsp, int block_num,
int work[10];
int a = block_num + 1;
int b = NBLOCKS - a;
int x;
// Interpolate block coefficients from the this frame forth block and
// last frame forth block
......
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