[gthumb] oauth service: removed debug code
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] oauth service: removed debug code
- Date: Sat, 22 Dec 2012 16:09:35 +0000 (UTC)
commit 18bd7a0476783439c55afcfcfec054f2c48adb88
Author: Paolo Bacchilega <paobac src gnome org>
Date: Thu Dec 20 10:15:26 2012 +0100
oauth service: removed debug code
extensions/oauth/oauth-service.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/extensions/oauth/oauth-service.c b/extensions/oauth/oauth-service.c
index 0a47937..3c29e19 100644
--- a/extensions/oauth/oauth-service.c
+++ b/extensions/oauth/oauth-service.c
@@ -287,9 +287,6 @@ ask_authorization_dialog_load_request_cb (OAuthAskAuthorizationDialog *dialog,
if (uri == NULL)
return;
- g_print ("--> %s\n", oauth_ask_authorization_dialog_get_uri (dialog));
- g_print (" `--> %s\n", oauth_ask_authorization_dialog_get_title (dialog));
-
if (g_str_has_prefix (uri, OAUTH_CALLBACK)) {
const char *uri_data;
GHashTable *data;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]