diff options
Diffstat (limited to '')
-rw-r--r-- | src/io_thread.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/io_thread.c b/src/io_thread.c index 2091ecd05..7c080adcb 100644 --- a/src/io_thread.c +++ b/src/io_thread.c @@ -18,7 +18,6 @@ */ #include "io_thread.h" -#include "glib_compat.h" #include <assert.h> |