summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xpidl/pidl1
1 files changed, 0 insertions, 1 deletions
diff --git a/pidl/pidl b/pidl/pidl
index c65092ee9a..b7dcc2a43c 100755
--- a/pidl/pidl
+++ b/pidl/pidl
@@ -404,7 +404,6 @@ pidl README by Andrew Tridgell.
use strict;
use FindBin qw($RealBin $Script);
use lib "$RealBin/lib";
-use lib "$RealBin/../share/perl5";
use Getopt::Long;
use File::Basename;
use Parse::Pidl qw ( $VERSION );