From 74b25e4c8879208184a9bc917d351eddc7b3e61a Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Mon, 4 Jul 2022 16:45:08 +0100 Subject: [PATCH] remove os() func not needed --- lib/SNMP/Info/Layer7/HWGroup.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/SNMP/Info/Layer7/HWGroup.pm b/lib/SNMP/Info/Layer7/HWGroup.pm index fc87a830..bcfcf9b7 100644 --- a/lib/SNMP/Info/Layer7/HWGroup.pm +++ b/lib/SNMP/Info/Layer7/HWGroup.pm @@ -52,9 +52,9 @@ $VERSION = '3.83'; %MUNGE = (%SNMP::Info::Layer7::MUNGE); -sub os { - return ''; -} +#sub os { +# return ''; +#} #sub model { # return '';