[librest/wip/teuf/fixes: 1/10] RestProxyCall: Remove unused struct
- From: Christophe Fergeau <teuf src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librest/wip/teuf/fixes: 1/10] RestProxyCall: Remove unused struct
- Date: Tue, 19 Jul 2016 12:25:05 +0000 (UTC)
commit a6216a8553235f1a6aa91ae6a0843b8ffb11d8f8
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]