summaryrefslogtreecommitdiff
path: root/js/Sources/STEP.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Sources/STEP.js')
-rw-r--r--js/Sources/STEP.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/Sources/STEP.js b/js/Sources/STEP.js
index b743301e..d66f1c0c 100644
--- a/js/Sources/STEP.js
+++ b/js/Sources/STEP.js
@@ -36,7 +36,6 @@ function STEP() {
this.temps = arguments[0]["temps"];
this.in1 = arguments[0]["in1"];
this.fi = arguments[0]["fi"];
- this.exprs = arguments[0]["exprs"];
if (!ok) {
break;
}