[evolution-ews] Remove unused variable
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-ews] Remove unused variable
- Date: Wed, 10 Jun 2015 19:37:50 +0000 (UTC)
commit 3bba438c24a6b3a23d829efab0eb31dee5e5d18a
Author: Milan Crha <mcrha redhat com>
Date: Wed Jun 10 21:37:09 2015 +0200
Remove unused variable
src/collection/e-ews-backend.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/collection/e-ews-backend.c b/src/collection/e-ews-backend.c
index c3fd9cf..dd415bb 100644
--- a/src/collection/e-ews-backend.c
+++ b/src/collection/e-ews-backend.c
@@ -1029,7 +1029,6 @@ ews_backend_authenticate_sync (EBackend *backend,
EEwsConnection *connection;
CamelEwsSettings *ews_settings;
ESourceAuthenticationResult result = E_SOURCE_AUTHENTICATION_ERROR;
- gchar *hosturl;
g_return_val_if_fail (E_IS_EWS_BACKEND (backend), E_SOURCE_AUTHENTICATION_ERROR);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]