gthreadedresolver: Remove unused thread pool

This commit is contained in:
Patrick Griffis
2019-02-27 10:41:32 -05:00
committed by Patrick Griffis
parent 0d63ee0908
commit 5967b4501c

View File

@@ -32,8 +32,6 @@ G_BEGIN_DECLS
typedef struct {
GResolver parent_instance;
GThreadPool *thread_pool;
} GThreadedResolver;
typedef struct {