summaryrefslogtreecommitdiff
path: root/rest
diff options
context:
space:
mode:
Diffstat (limited to 'rest')
-rw-r--r--rest/rest-proxy.c1
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;
};