summaryrefslogtreecommitdiffstats
path: root/test/QT/Tool.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/QT/Tool.py')
-rw-r--r--test/QT/Tool.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/QT/Tool.py b/test/QT/Tool.py
index 6c4a2eb..bb6b851 100644
--- a/test/QT/Tool.py
+++ b/test/QT/Tool.py
@@ -46,7 +46,6 @@ if not os.environ.get('QTDIR', None):
test.write('SConstruct', """
import os
-import os.path
def DoWithVariables(variables, prefix, what):
saved_variables = { }