Cosmetical: Empty line removal

Originally committed as revision 10275 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Vitor Sessak 2007-08-31 18:51:22 +00:00
parent 84fa6e23fb
commit 11f81e6a07
1 changed files with 0 additions and 1 deletions

View File

@ -168,7 +168,6 @@ static void bastardized_rice_decompress(ALACContext *alac,
x++;
}
if (x > 8) { /* RICE THRESHOLD */
/* use alternative encoding */
int32_t value;