From 726a1caaf1c717a5784beb2fb5a05900552563f0 Mon Sep 17 00:00:00 2001 From: Stephen Fisher Date: Mon, 7 Apr 2008 05:22:54 +0000 Subject: - Remove GLIB1 code - Change ugly GLIB version checking statements to GLIB_CHECK_VERSION - Remove ws_strsplit files because we no longer need to borrow GLIB2's g_strsplit code for the no longer supported GLIB1 builds svn path=/trunk/; revision=24829 --- tap-funnel.c | 1 - 1 file changed, 1 deletion(-) (limited to 'tap-funnel.c') diff --git a/tap-funnel.c b/tap-funnel.c index f15b4d77b5..7fed0d2f9d 100644 --- a/tap-funnel.c +++ b/tap-funnel.c @@ -30,7 +30,6 @@ #include #include #include -#include struct _funnel_text_window_t { -- cgit v1.2.3