[gthumb] [oauth] disabled debug messages



commit 7d8109663d5e4fcc377c461fe5d068d072732da2
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Wed May 19 20:41:43 2010 +0200

    [oauth] disabled debug messages

 extensions/oauth/oauth-connection.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/extensions/oauth/oauth-connection.c b/extensions/oauth/oauth-connection.c
index 8e64ef7..6157f21 100644
--- a/extensions/oauth/oauth-connection.c
+++ b/extensions/oauth/oauth-connection.c
@@ -27,7 +27,7 @@
 #include "oauth-connection.h"
 
 
-#define DEBUG_OAUTH_CONNECTION 1
+#define DEBUG_OAUTH_CONNECTION 0
 #define OAUTH_VERSION "1.0"
 #define OAUTH_SIGNATURE_METHOD "HMAC-SHA1"
 



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