diff options
Diffstat (limited to 'src/fe-gtk/editlist.c')
-rw-r--r-- | src/fe-gtk/editlist.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/fe-gtk/editlist.c b/src/fe-gtk/editlist.c index c1be5b23..4c4c4367 100644 --- a/src/fe-gtk/editlist.c +++ b/src/fe-gtk/editlist.c @@ -31,12 +31,6 @@ #include "fe-gtk.h" -#include <gtk/gtkstock.h> -#include <gtk/gtkentry.h> -#include <gtk/gtkclist.h> -#include <gtk/gtkhbox.h> -#include <gtk/gtkvseparator.h> - #include "../common/hexchat.h" #include "../common/cfgfiles.h" #include "../common/hexchatc.h" |