summaryrefslogtreecommitdiff
path: root/js/NonLinear/MAXMIN.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/NonLinear/MAXMIN.js')
-rw-r--r--js/NonLinear/MAXMIN.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/NonLinear/MAXMIN.js b/js/NonLinear/MAXMIN.js
index 4e065441..04c7abab 100644
--- a/js/NonLinear/MAXMIN.js
+++ b/js/NonLinear/MAXMIN.js
@@ -32,7 +32,6 @@ function MAXMIN() {
this.mm = parseFloat(arguments[0]["mm"]);
this.nin = arguments[0]["nin"];
this.zcr = parseFloat(arguments[0]["zcr"]);
- this.exprs = arguments[0]["exprs"];
if (!ok) {
break;
}