From d5f82f868ac79df8b1e60499717a0e274e9c15ad Mon Sep 17 00:00:00 2001 From: Christophe Thommeret Date: Wed, 23 Jun 2010 01:35:12 +0200 Subject: disable debug log --- src/video_dec/libvdpau/vdpau_vc1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/video_dec/libvdpau/vdpau_vc1.c b/src/video_dec/libvdpau/vdpau_vc1.c index 1ba986050..cfb55d32b 100644 --- a/src/video_dec/libvdpau/vdpau_vc1.c +++ b/src/video_dec/libvdpau/vdpau_vc1.c @@ -22,7 +22,7 @@ * */ -#define LOG +/*#define LOG*/ #define LOG_MODULE "vdpau_vc1" #ifdef HAVE_CONFIG_H -- cgit v1.2.3