summaryrefslogtreecommitdiff
path: root/js/Branching/SWITCH2.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Branching/SWITCH2.js')
-rw-r--r--js/Branching/SWITCH2.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/Branching/SWITCH2.js b/js/Branching/SWITCH2.js
index 6cf5136f..bdd18b4a 100644
--- a/js/Branching/SWITCH2.js
+++ b/js/Branching/SWITCH2.js
@@ -38,7 +38,6 @@ function SWITCH2() {
this.rule = parseFloat(arguments[0]["rule"]);
this.thra = arguments[0]["thra"];
this.nzz = parseFloat(arguments[0]["nzz"]);
- this.exprs = arguments[0]["exprs"];
if (!ok) {
break;
}