Delete blank line

This commit is contained in:
Tom Eastep 2009-09-01 11:18:14 -07:00
parent b778f04b1a
commit 9e09e61a1a

View File

@ -894,7 +894,6 @@ sub process_interface( $ ) {
zone => ''
};
if ( $zone ) {
$nets ||= [ allip ];
add_group_to_zone( $zone, $zoneref->{type}, $interface, $nets, $hostoptionsref );