mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
gthreadedresolver: Remove unused thread pool
This commit is contained in:
committed by
Patrick Griffis
parent
0d63ee0908
commit
5967b4501c
@@ -32,8 +32,6 @@ G_BEGIN_DECLS
|
||||
|
||||
typedef struct {
|
||||
GResolver parent_instance;
|
||||
|
||||
GThreadPool *thread_pool;
|
||||
} GThreadedResolver;
|
||||
|
||||
typedef struct {
|
||||
|
Reference in New Issue
Block a user