aboutsummaryrefslogtreecommitdiff
path: root/src/gtkutils.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gtkutils.c')
-rw-r--r--src/gtkutils.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/gtkutils.c b/src/gtkutils.c
index bbdbb409..71674a33 100644
--- a/src/gtkutils.c
+++ b/src/gtkutils.c
@@ -42,11 +42,6 @@
#include <stdlib.h>
#include <stdarg.h>
-#if (HAVE_WCTYPE_H && HAVE_WCHAR_H)
-# include <wchar.h>
-# include <wctype.h>
-#endif
-
#include "gtkutils.h"
#include "utils.h"
#include "codeconv.h"