further no need to search for perl modules under bin

This commit is contained in:
Michael Davidsaver
2019-06-04 10:27:55 +02:00
parent 0e2d0cde5f
commit 72985505ef
13 changed files with 0 additions and 13 deletions

View File

@@ -9,7 +9,6 @@
use FindBin qw($Bin);
use lib ("$Bin/../../lib/perl");
no lib $Bin;
use EPICS::Getopts;
use File::Basename;