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;