From 8458a6aba1c7f1528e1fd8a0fa49ab34d7e6b3c9 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 17 Apr 2014 16:12:41 +0200 Subject: Remove some debugging. --- clients/snmpfetch.pl | 2 -- 1 file changed, 2 deletions(-) (limited to 'clients') diff --git a/clients/snmpfetch.pl b/clients/snmpfetch.pl index 3d34126..009c155 100755 --- a/clients/snmpfetch.pl +++ b/clients/snmpfetch.pl @@ -179,8 +179,6 @@ sub callback { my ($in, $out, $ine, $oute) = (undef, undef, undef, undef); - printf "port %d: %s\n", $port, $vars; - for my $var (@$vars) { if ($port != $var->[1]) { die "Response for unknown OID $var->[0].$var->[1] (expected port $port)"; -- cgit v1.2.3