diff options
Diffstat (limited to 'perl-install/security')
-rw-r--r-- | perl-install/security/msec.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/security/msec.pm b/perl-install/security/msec.pm index 7991b913f..dba674932 100644 --- a/perl-install/security/msec.pm +++ b/perl-install/security/msec.pm @@ -112,7 +112,6 @@ sub list_checks { sub list_functions { my ($msec, $category) = @_; - my @functions; ## TODO handle 3 last functions here so they can be removed from this list my @ignore_list = qw(indirect commit_changes closelog error initlog log set_secure_level |