vlc | branch: master | Felix Paul Kühne <[email protected]> | Sun May  5 
18:12:58 2013 +0200| [2e9a83888d96b5c5ea59166ffe520432e98c3e95] | committer: 
Felix Paul Kühne

vda: remove useless debug

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

 modules/codec/avcodec/vda.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/modules/codec/avcodec/vda.c b/modules/codec/avcodec/vda.c
index e2bbd88..f33001c 100644
--- a/modules/codec/avcodec/vda.c
+++ b/modules/codec/avcodec/vda.c
@@ -204,7 +204,6 @@ ok:
 
 static int Get( vlc_va_t *external, AVFrame *p_ff )
 {
-    msg_Dbg(external, "Get");
     VLC_UNUSED( external );
 
     /* */

_______________________________________________
vlc-commits mailing list
[email protected]
http://mailman.videolan.org/listinfo/vlc-commits

Reply via email to