aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/expert_comp_table.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2008-04-09 19:39:58 +0000
committerAnders Broman <anders.broman@ericsson.com>2008-04-09 19:39:58 +0000
commitc973aa383060292bac51ff270c05ebfa7bdad6bb (patch)
tree1ac8be5055d26677571719f151f80016c5970c4d /gtk/expert_comp_table.c
parenta8373567717ef69d8d495f263c49e28843a61dd8 (diff)
Remove:
#ifdef NEED_G_ASCII_STRCASECMP_H #include "g_ascii_strcasecmp.h" #endif svn path=/trunk/; revision=24868
Diffstat (limited to 'gtk/expert_comp_table.c')
-rw-r--r--gtk/expert_comp_table.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gtk/expert_comp_table.c b/gtk/expert_comp_table.c
index 4d86aed7b5..593a5721cf 100644
--- a/gtk/expert_comp_table.c
+++ b/gtk/expert_comp_table.c
@@ -50,10 +50,6 @@
#include <epan/expert.h>
#include <epan/emem.h>
-#ifdef NEED_G_ASCII_STRCASECMP_H
-#include "../epan/g_ascii_strcasecmp.h"
-#endif
-
#define GTK_MENU_FUNC(a) ((GtkItemFactoryCallback)(a))
#define SORT_ALPHABETICAL 0