Commit fdd8e95e authored by michael's avatar michael

more senseless code

One wonders how such stuff gets past the reviews ...


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12871 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent f73df59b
......@@ -220,7 +220,6 @@ static void bastardized_rice_decompress(ALACContext *alac,
if (x > 8) {
block_size = get_bits(&alac->gb, 16);
block_size &= 0xffff;
} else {
int k;
int extrabits;
......
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