This commit is contained in:
Florian Asche 2014-03-25 12:14:34 +01:00
parent 3f81532699
commit 7b0c070856
1 changed files with 0 additions and 1 deletions

View File

@ -72,7 +72,6 @@ sub new {
$self->{result} = {};
$self->{hostname} = undef;
$self->{statefile_value} = centreon::plugins::statefile->new(%options);
return $self;
}