[librest/wip/baedert/fixes: 2/7] RestProxyCall: Remove unused struct
- From: Timm Bäder <baedert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librest/wip/baedert/fixes: 2/7] RestProxyCall: Remove unused struct
- Date: Tue, 19 Jul 2016 10:44:29 +0000 (UTC)
commit 2730be8cb248b324c08aeabc7d4a5086b2ce8060
Author: Timm Bäder <mail baedert org>
Date: Sun Jul 17 13:06:58 2016 +0200
RestProxyCall: Remove unused struct
rest/rest-proxy-call.c | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/rest/rest-proxy-call.c b/rest/rest-proxy-call.c
index 4a5425a..2cd867a 100644
--- a/rest/rest-proxy-call.c
+++ b/rest/rest-proxy-call.c
@@ -1194,12 +1194,6 @@ rest_proxy_call_cancel (RestProxyCall *call)
return TRUE;
}
-typedef struct
-{
- GMainLoop *loop;
- GError *error;
-} RestProxyCallRunClosure;
-
gboolean
rest_proxy_call_sync (RestProxyCall *call,
GError **error_out)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]