Remove unused path update.
authorJelmer Vernooij <jelmer@samba.org>
Sat, 9 Feb 2008 14:43:28 +0000 (15:43 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Sat, 9 Feb 2008 14:43:28 +0000 (15:43 +0100)
source/lib/ldb/tests/python/ldap.py

index a425ddc830474696d90381f6cfa9b753bebc2dee..02e07c69759d4f7ca5a8dccd09f6634cb860d2e1 100755 (executable)
@@ -6,8 +6,6 @@ import getopt
 import optparse
 import sys
 
 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
 import samba.getopt as options
 
 from auth import system_session