Addresses comment by Blue Swirl (2010-06-10 17:46:16)

Signed-off-by: Brad Hards <br...@frogmouth.net>
---
 hw/usb-uvc.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/hw/usb-uvc.c b/hw/usb-uvc.c
index b711f51..e88ee00 100644
--- a/hw/usb-uvc.c
+++ b/hw/usb-uvc.c
@@ -31,7 +31,7 @@
 #include <sys/ioctl.h>
 #include <linux/videodev2.h>
 
-#define DEBUG_UVC
+// #define DEBUG_UVC
 
 #ifdef DEBUG_UVC
 #define DPRINTF(fmt, ...) \
-- 
1.7.4.1


Reply via email to