[librest/wip/teuf/fixes: 2/3] RestProxy: Remove unused session_sync
- From: Christophe Fergeau <teuf src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librest/wip/teuf/fixes: 2/3] RestProxy: Remove unused session_sync
- Date: Tue, 19 Jul 2016 12:25:31 +0000 (UTC)
commit f6cc4da59316b437370ccc65c4fd2c9b5233a71f
Author: Timm Bäder <mail baedert org>
Date: Tue Jul 19 13:29:59 2016 +0200
RestProxy: Remove unused session_sync
rest/rest-proxy.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/rest/rest-proxy.c b/rest/rest-proxy.c
index a8ace6b..80972a3 100644
--- a/rest/rest-proxy.c
+++ b/rest/rest-proxy.c
@@ -43,7 +43,6 @@ struct _RestProxyPrivate {
gchar *password;
gboolean binding_required;
SoupSession *session;
- SoupSession *session_sync;
gboolean disable_cookies;
char *ssl_ca_file;
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]