Author: thilo.borgmann
Date: Sat Aug 15 13:25:03 2009
New Revision: 5118

Log:
Remove unnecessary comment.

Modified:
   als/alsdec.c

Modified: als/alsdec.c
==============================================================================
--- als/alsdec.c        Sat Aug 15 13:23:37 2009        (r5117)
+++ als/alsdec.c        Sat Aug 15 13:25:03 2009        (r5118)
@@ -471,7 +471,6 @@ static int read_block_data(ALSDecContext
     unsigned int block_type;
     unsigned int k;
 
-    // read block type
     block_type = get_bits1(gb);
 
     if (block_type == 0) {
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to