From f8bf73bbcc81eb11593fa0da5e61b0dbb1bb6305 Mon Sep 17 00:00:00 2001 From: garnier-quentin Date: Wed, 3 Feb 2016 10:32:12 +0100 Subject: [PATCH] + Remove dead code --- network/bluecoat/snmp/mode/hardware.pm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/network/bluecoat/snmp/mode/hardware.pm b/network/bluecoat/snmp/mode/hardware.pm index 9ec141824..e96ca16e9 100644 --- a/network/bluecoat/snmp/mode/hardware.pm +++ b/network/bluecoat/snmp/mode/hardware.pm @@ -25,10 +25,6 @@ use base qw(centreon::plugins::templates::hardware); use strict; use warnings; -my $thresholds = { - -}; - sub set_system { my ($self, %options) = @_;