Correct syntax error

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2015-07-26 14:16:12 -07:00
parent 34f58bd6ac
commit 6e0fb1ab88

View File

@ -2421,8 +2421,6 @@ sub compile_stop_firewall( $$$ ) {
#
stop_firewall() {
EOF
}
$output->{policy} = 'ACCEPT' if $config{ADMINISABSENTMINDED};
if ( $family == F_IPV4 ) {