Remove temporary hack

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2012-08-13 08:55:43 -07:00
parent f1fbb95d48
commit bd3295b0e3

View File

@ -3982,10 +3982,6 @@ sub process_shorewall_conf( $$ ) {
expand_variables( $_ ) unless /^'(.+)'$/;
}
}
#
# Temporary -- set AUTOHELPERS until 4.5.8
#
$config{AUTOHELPERS} = 1;
}
#