mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-19 23:28:54 +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 {
|
typedef struct {
|
||||||
GResolver parent_instance;
|
GResolver parent_instance;
|
||||||
|
|
||||||
GThreadPool *thread_pool;
|
|
||||||
} GThreadedResolver;
|
} GThreadedResolver;
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
|
Reference in New Issue
Block a user