summaryrefslogtreecommitdiff
path: root/py/test/Ice/timeout/Client.py
diff options
context:
space:
mode:
Diffstat (limited to 'py/test/Ice/timeout/Client.py')
-rw-r--r--py/test/Ice/timeout/Client.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/py/test/Ice/timeout/Client.py b/py/test/Ice/timeout/Client.py
index 368fb00d774..ae6185697b8 100644
--- a/py/test/Ice/timeout/Client.py
+++ b/py/test/Ice/timeout/Client.py
@@ -17,9 +17,6 @@ for toplevel in [".", "..", "../..", "../../..", "../../../.."]:
else:
raise "can't find toplevel directory!"
-sys.path.insert(0, os.path.join(toplevel, "python"))
-sys.path.insert(0, os.path.join(toplevel, "lib"))
-
#
# Find Slice directory.
#