Delete useless line of code

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2017-08-23 12:15:31 -07:00
parent 7e4dba7623
commit b7aef24d7c
No known key found for this signature in database
GPG Key ID: 96E6B3F2423A4D10

View File

@ -6070,7 +6070,6 @@ sub get_configuration( $$$$ ) {
#
# get_capabilities requires that the true settings of these options be established
#
default 'MODULE_PREFIX', 'ko ko.gz o o.gz gz';
default_yes_no 'LOAD_HELPERS_ONLY' , 'Yes';
if ( ! $export && $> == 0 ) {