mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-15 04:04:10 +01:00
Remove superfluous line of code
This commit is contained in:
parent
c8e185554f
commit
e9d12cfc11
@ -2756,8 +2756,6 @@ sub expand_rule( $$$$$$$$$$;$ )
|
|||||||
#
|
#
|
||||||
# No exclusions
|
# No exclusions
|
||||||
#
|
#
|
||||||
my $savechainref = $chainref;
|
|
||||||
|
|
||||||
for my $onet ( mysplit $onets ) {
|
for my $onet ( mysplit $onets ) {
|
||||||
$onet = match_orig_dest $onet;
|
$onet = match_orig_dest $onet;
|
||||||
for my $inet ( mysplit $inets ) {
|
for my $inet ( mysplit $inets ) {
|
||||||
|
Loading…
Reference in New Issue
Block a user