1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-10-03 09:27:53 +02:00

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

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;