[evolution-data-server] EServerSideSource: Forgot to remove the AsyncClosure struct.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] EServerSideSource: Forgot to remove the AsyncClosure struct.
- Date: Mon, 23 Jul 2012 11:31:07 +0000 (UTC)
commit f10f85db6d7ab8072ba0c80385f5b74a507c8300
Author: Matthew Barnes <mbarnes redhat com>
Date: Mon Jul 23 07:30:22 2012 -0400
EServerSideSource: Forgot to remove the AsyncClosure struct.
libebackend/e-server-side-source.c | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/libebackend/e-server-side-source.c b/libebackend/e-server-side-source.c
index af1b71a..e326ec2 100644
--- a/libebackend/e-server-side-source.c
+++ b/libebackend/e-server-side-source.c
@@ -55,12 +55,6 @@ struct _EServerSideSourcePrivate {
gchar *write_directory;
};
-struct _AsyncClosure {
- GMainLoop *loop;
- GMainContext *context;
- GAsyncResult *result;
-};
-
enum {
PROP_0,
PROP_ALLOW_AUTH_PROMPT,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]