mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
Eliminate unnecessary log
This commit is contained in:
parent
f248ea1fe6
commit
8e17ecf11b
@ -1018,11 +1018,6 @@ eval {
|
||||
if ($@) {
|
||||
print ("[INFO] Could not import Sys::Syslog module\n\n");
|
||||
}
|
||||
print "---------------------------------------------------------------------\n";
|
||||
my $result = eval { Sys::Syslog->can('openlog') };
|
||||
print $result . "\n\n";
|
||||
|
||||
|
||||
|
||||
BEGIN { push @INC, '/usr/lib/perl5'; }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user