mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 23:43:39 +02:00
Merge branch 'wip/tingping/threaded-resolver-unused-pool' into 'master'
gthreadedresolver: Remove unused thread pool See merge request GNOME/glib!698
This commit is contained in:
@@ -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