[ekiga] Disable the debug output in the GUDev component



commit 813edbd44623c274740d63ae183a0eb473c85ae4
Author: Julien Puydt <jpuydt free fr>
Date:   Tue Mar 4 14:44:36 2014 +0100

    Disable the debug output in the GUDev component

 .../components/hal-gudev/hal-gudev-monitor.cpp     |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lib/engine/components/hal-gudev/hal-gudev-monitor.cpp 
b/lib/engine/components/hal-gudev/hal-gudev-monitor.cpp
index 94dc256..5af9fa3 100644
--- a/lib/engine/components/hal-gudev/hal-gudev-monitor.cpp
+++ b/lib/engine/components/hal-gudev/hal-gudev-monitor.cpp
@@ -37,7 +37,7 @@
 
 #include "hal-gudev-monitor.h"
 
-#define DEBUG 1
+#define DEBUG 0
 
 #if DEBUG
 static void


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]