[FFmpeg-cvslog] r13829 - trunk/libavcodec/ra144.c

vitor subversion
Thu Jun 19 22:48:00 CEST 2008


Author: vitor
Date: Thu Jun 19 22:48:00 2008
New Revision: 13829

Log:
Remove useless comment

Modified:
   trunk/libavcodec/ra144.c

Modified: trunk/libavcodec/ra144.c
==============================================================================
--- trunk/libavcodec/ra144.c	(original)
+++ trunk/libavcodec/ra144.c	Thu Jun 19 22:48:00 2008
@@ -29,7 +29,6 @@
 #define BUFFERSIZE      146     /* for do_output */
 
 
-/* internal globals */
 typedef struct {
     unsigned int     old_energy;        ///< previous frame energy
 




More information about the ffmpeg-cvslog mailing list