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 {