summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-02-09 15:43:28 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-02-09 15:43:28 +0100
commit8fdd13f18a8268aef61c5634eb2b540f37af257d (patch)
tree11f3901e5c302c4adc33548925598988a154442a /source4
parentc61dc3849434347ca8a77f917ca6241bf4ee3174 (diff)
downloadsamba-8fdd13f18a8268aef61c5634eb2b540f37af257d.tar.gz
samba-8fdd13f18a8268aef61c5634eb2b540f37af257d.tar.bz2
samba-8fdd13f18a8268aef61c5634eb2b540f37af257d.zip
Remove unused path update.
(This used to be commit 1868a42108012183aa78fe5d4f524d45f4505a3e)
Diffstat (limited to 'source4')
-rwxr-xr-xsource4/lib/ldb/tests/python/ldap.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/lib/ldb/tests/python/ldap.py b/source4/lib/ldb/tests/python/ldap.py
index a425ddc830..02e07c6975 100755
--- a/source4/lib/ldb/tests/python/ldap.py
+++ b/source4/lib/ldb/tests/python/ldap.py
@@ -6,8 +6,6 @@ import getopt
import optparse
import sys
-# Add path to the library for in-tree use
-sys.path.append("scripting/python")
import samba.getopt as options
from auth import system_session