[evolution-data-server/gnome-3-24] Remove forgotten debug print
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/gnome-3-24] Remove forgotten debug print
- Date: Tue, 9 May 2017 19:29:13 +0000 (UTC)
commit 5fcb40742a3f9409e0050f12da801c9a0fb5babd
Author: Milan Crha <mcrha redhat com>
Date: Tue May 9 21:26:57 2017 +0200
Remove forgotten debug print
.../google-backend/e-gdata-oauth2-authorizer.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/modules/google-backend/e-gdata-oauth2-authorizer.c
b/src/modules/google-backend/e-gdata-oauth2-authorizer.c
index 8785958..094b30b 100644
--- a/src/modules/google-backend/e-gdata-oauth2-authorizer.c
+++ b/src/modules/google-backend/e-gdata-oauth2-authorizer.c
@@ -245,7 +245,6 @@ gdata_oauth2_authorizer_refresh_authorization (GDataAuthorizer *authorizer,
success = e_util_get_source_oauth2_access_token_sync (source, oauth2_authorizer->priv->credentials,
ptr_access_token, NULL, cancellable, error);
- printf ("%s: succ:%d\n", __FUNCTION__, success);
g_mutex_unlock (&mutex);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]