From 7d91edc6ecf41d212126cbbcf97e1a8d4b6d1af3 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Tue, 23 Mar 2010 12:49:06 -0700 Subject: [PATCH] Remove redundant line of code Signed-off-by: Tom Eastep --- Shorewall/Perl/Shorewall/Zones.pm | 2 -- 1 file changed, 2 deletions(-) diff --git a/Shorewall/Perl/Shorewall/Zones.pm b/Shorewall/Perl/Shorewall/Zones.pm index a42121faf..a89eed699 100644 --- a/Shorewall/Perl/Shorewall/Zones.pm +++ b/Shorewall/Perl/Shorewall/Zones.pm @@ -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 { #