Refs #5385
This commit is contained in:
parent
3f81532699
commit
7b0c070856
|
@ -72,7 +72,6 @@ sub new {
|
||||||
|
|
||||||
$self->{result} = {};
|
$self->{result} = {};
|
||||||
$self->{hostname} = undef;
|
$self->{hostname} = undef;
|
||||||
$self->{statefile_value} = centreon::plugins::statefile->new(%options);
|
|
||||||
return $self;
|
return $self;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue