summaryrefslogtreecommitdiffstats
path: root/module/common/JsEngine.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/common/JsEngine.py')
-rw-r--r--module/common/JsEngine.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/common/JsEngine.py b/module/common/JsEngine.py
index 0b451c9dd..5612b12a3 100644
--- a/module/common/JsEngine.py
+++ b/module/common/JsEngine.py
@@ -49,7 +49,7 @@ if not ENGINE:
pass
-if not ENGINE or ENGINE:
+if not ENGINE:
try:
path = "" #path where to find rhino