telepathy-gabble: test-resolver: remove unused field for a real GResolver

Will Thompson wjt at kemper.freedesktop.org
Thu Dec 6 04:29:02 PST 2012


Module: telepathy-gabble
Branch: master
Commit: e4396c735cd7ba89ab5131bc345c609d927c2ee6
URL:    http://cgit.freedesktop.org/telepathy/telepathy-gabble/commit/?id=e4396c735cd7ba89ab5131bc345c609d927c2ee6

Author: Will Thompson <will.thompson at collabora.co.uk>
Date:   Thu Nov 22 16:27:37 2012 +0000

test-resolver: remove unused field for a real GResolver

---

 tests/twisted/test-resolver.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/tests/twisted/test-resolver.h b/tests/twisted/test-resolver.h
index 3948fdc..7863135 100644
--- a/tests/twisted/test-resolver.h
+++ b/tests/twisted/test-resolver.h
@@ -42,7 +42,6 @@ GType test_resolver_get_type (void);
 
 typedef struct {
   GResolver parent_instance;
-  GResolver *real_resolver;
   GList *fake_A;
   GList *fake_SRV;
 } TestResolver;



More information about the telepathy-commits mailing list