delete temporary, will be re introduce soon

This commit is contained in:
Simon BOMM 2015-03-31 17:04:46 +02:00
parent 720b04ee4e
commit 51c989e820
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@ sub new {
%{$self->{modes}} = (
'metaservice' => 'apps::centreon::local::mode::metaservice',
'retention-broker' => 'apps::centreon::local::mode::retentionbroker',
'temporary-broker' => 'apps::centreon::local::mode::temporarybroker',
);
return $self;