Skip to content

Commit

Permalink
pidl: remove superfluous "use lib ...".
Browse files Browse the repository at this point in the history
  • Loading branch information
obnoxxx authored and metze-samba committed Sep 5, 2014
1 parent b537c5a commit fac24e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pidl/pidl
Original file line number Diff line number Diff line change
Expand Up @@ -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 );
Expand Down

0 comments on commit fac24e1

Please sign in to comment.