forked from extern/shorewall_code
Remove redundant line of code
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
626b28fcd0
commit
7d91edc6ec
@ -935,8 +935,6 @@ sub process_interface( $$ ) {
|
||||
|
||||
$hostoptions{routeback} = $options{routeback} = is_a_bridge( $physical ) unless $export || $options{routeback};
|
||||
|
||||
$zoneref->{options}{in_out}{routeback} = 1 if $zoneref && $options{routeback};
|
||||
|
||||
$hostoptionsref = \%hostoptions;
|
||||
} else {
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user