diff options
-rwxr-xr-x | pidl/pidl | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 ); |