summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtools/pidl/pidl1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/pidl/pidl b/tools/pidl/pidl
index d16ee0215f..39fc562a9a 100755
--- a/tools/pidl/pidl
+++ b/tools/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 );