mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-27 15:44:21 +02:00
fix prepare destroy error
This commit is contained in:
parent
afd9b5de19
commit
bb9206f175
@ -52,7 +52,7 @@ sub new {
|
||||
sub prepare_destroy {
|
||||
my ($self) = @_;
|
||||
|
||||
%handlers = undef;
|
||||
%handlers = ();
|
||||
}
|
||||
|
||||
sub set_signal_handlers {
|
||||
|
Loading…
x
Reference in New Issue
Block a user