Author: ramiro
Date: Tue Jul  1 00:54:30 2008
New Revision: 2600

Log:
Remove useless comment.

Modified:
   mlp/mlpdec.c

Modified: mlp/mlpdec.c
==============================================================================
--- mlp/mlpdec.c        (original)
+++ mlp/mlpdec.c        Tue Jul  1 00:54:30 2008
@@ -309,8 +309,6 @@ static inline int read_huff(MLPDecodeCon
     return 0;
 }
 
-/** Initialize the decoder. */
-
 static int mlp_decode_init(AVCodecContext *avctx)
 {
     MLPDecodeContext *m = avctx->priv_data;
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to