diff --git a/gio/gthreadedresolver.h b/gio/gthreadedresolver.h index 395d850c84af92b12f4802c8fc984547908414b9..5900d6a14906427c26bacfee9120bbc2110e102d 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 {