summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gio/gthreadedresolver.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gio/gthreadedresolver.h b/gio/gthreadedresolver.h
index 395d850c8..5900d6a14 100644
--- a/gio/gthreadedresolver.h
+++ b/gio/gthreadedresolver.h
@@ -32,8 +32,6 @@ G_BEGIN_DECLS
typedef struct {
GResolver parent_instance;
-
- GThreadPool *thread_pool;
} GThreadedResolver;
typedef struct {