[gnome-keyring] ui: Disable dumping of prompt communication (again)



commit be083721fc84d24a1513867d8c6ab932bfd7cecf
Author: Stef Walter <stefw collabora co uk>
Date:   Sat Oct 1 13:18:17 2011 +0200

    ui: Disable dumping of prompt communication (again)
    
     * Was enabled for debugging during the last few commits

 ui/gku-prompt.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ui/gku-prompt.c b/ui/gku-prompt.c
index b654fe9..06e7c12 100644
--- a/ui/gku-prompt.c
+++ b/ui/gku-prompt.c
@@ -42,7 +42,7 @@
 #include <sys/wait.h>
 
 #ifdef _DEBUG
-#define DEBUG_PROMPT 1
+#define DEBUG_PROMPT 0
 #define DEBUG_STDERR 0
 #endif
 



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