[vlc-devel] commit: Remove forgotten debug. Sorry, guys. (Jean-Baptiste Kempf )

git version control git at videolan.org
Thu Aug 27 20:50:31 CEST 2009


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Aug 27 20:50:13 2009 +0200| [69df036726b1c0fe4f12f998e32c51b33572e05f] | committer: Jean-Baptiste Kempf 

Remove forgotten debug. Sorry, guys.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=69df036726b1c0fe4f12f998e32c51b33572e05f
---

 modules/codec/avcodec/fourcc.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/modules/codec/avcodec/fourcc.c b/modules/codec/avcodec/fourcc.c
index c590248..59d475b 100644
--- a/modules/codec/avcodec/fourcc.c
+++ b/modules/codec/avcodec/fourcc.c
@@ -339,7 +339,6 @@ static const struct
     { VLC_CODEC_SPEEX, CODEC_ID_SPEEX, AUDIO_ES },
 #endif
 #if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT( 52, 34, 0 )
-#warning HERE
     { VLC_CODEC_TWINVQ, CODEC_ID_TWINVQ, AUDIO_ES },
 #endif
 




More information about the vlc-devel mailing list