]> git.sesse.net Git - vlc/commitdiff
Remove forgotten debug. Sorry, guys.
authorJean-Baptiste Kempf <jb@videolan.org>
Thu, 27 Aug 2009 18:50:13 +0000 (20:50 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 27 Aug 2009 18:50:13 +0000 (20:50 +0200)
modules/codec/avcodec/fourcc.c

index c5902480111c2fe6117552ae42bddcc76a71a5b7..59d475bb8f227e6260e3e2253c65bf6169e22e62 100644 (file)
@@ -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