]> git.uio.no Git - check_openmanage.git/commitdiff
urk
authortrondham <trondham@e53b7cee-c147-0410-b3a0-ae4c1fa63963>
Thu, 3 Nov 2011 13:02:26 +0000 (13:02 +0000)
committertrondham <trondham@e53b7cee-c147-0410-b3a0-ae4c1fa63963>
Thu, 3 Nov 2011 13:02:26 +0000 (13:02 +0000)
git-svn-id: svn+ssh://vcs-usit.uio.no/svnroot/usit-unix-intern/trunk/usit-nagios-plugins/trondham/check_openmanage@21317 e53b7cee-c147-0410-b3a0-ae4c1fa63963

check_openmanage

index fcf25f432360fbd2f60aae6057a800639fbf853b..e39d59aa258e8e6dfe1f343723122482da669cbe 100755 (executable)
@@ -42,8 +42,6 @@ use vars qw( $NAME $VERSION $AUTHOR $CONTACT $E_OK $E_WARNING $E_CRITICAL
             @report_storage @report_chassis @report_other
          );
 
-use subs qw(glob2regex);
-
 #---------------------------------------------------------------------
 # Initialization and global variables
 #---------------------------------------------------------------------