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 --- capture.c | 1 - 1 file changed, 1 deletion(-) (limited to 'capture.c') diff --git a/capture.c b/capture.c index 3e72a9f16a..b93fcc1a22 100644 --- a/capture.c +++ b/capture.c @@ -75,7 +75,6 @@ #include #include -#include #include "file.h" #include "capture.h" #include "capture_sync.h" -- cgit v1.2.1