Remove superfluous line of code

This commit is contained in:
Tom Eastep 2009-12-14 07:17:55 -08:00
parent c8e185554f
commit e9d12cfc11

View File

@ -2756,8 +2756,6 @@ sub expand_rule( $$$$$$$$$$;$ )
#
# No exclusions
#
my $savechainref = $chainref;
for my $onet ( mysplit $onets ) {
$onet = match_orig_dest $onet;
for my $inet ( mysplit $inets ) {