From ad70240347ee97a913ec41c5d8b8a34ba9cc5229 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Mon, 22 Apr 2013 09:36:25 -0700 Subject: [PATCH] Remove a blank line Signed-off-by: Tom Eastep --- Shorewall/Perl/Shorewall/Chains.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/Shorewall/Perl/Shorewall/Chains.pm b/Shorewall/Perl/Shorewall/Chains.pm index 9f37703ac..6c16377e3 100644 --- a/Shorewall/Perl/Shorewall/Chains.pm +++ b/Shorewall/Perl/Shorewall/Chains.pm @@ -6025,7 +6025,6 @@ sub split_host_list( $$;$ ) { my @input = split_list $input, 'host'; - my $exclude = 0; my @result;