diff options
Diffstat (limited to 'source4/pidl/tests/ndr_fullptr.pl')
-rwxr-xr-x | source4/pidl/tests/ndr_fullptr.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/pidl/tests/ndr_fullptr.pl b/source4/pidl/tests/ndr_fullptr.pl index dabbc6f5b6..482edcf030 100755 --- a/source4/pidl/tests/ndr_fullptr.pl +++ b/source4/pidl/tests/ndr_fullptr.pl @@ -6,7 +6,6 @@ use strict; use Test::More tests => 1 * 8; use FindBin qw($RealBin); -use lib "$RealBin/../lib"; use lib "$RealBin"; use Util qw(test_samba4_ndr); |