summaryrefslogtreecommitdiff
path: root/js/NonLinear/LOOKUP_c.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/NonLinear/LOOKUP_c.js')
-rw-r--r--js/NonLinear/LOOKUP_c.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/NonLinear/LOOKUP_c.js b/js/NonLinear/LOOKUP_c.js
index bcc1e3e1..c31dddf6 100644
--- a/js/NonLinear/LOOKUP_c.js
+++ b/js/NonLinear/LOOKUP_c.js
@@ -51,7 +51,6 @@ function LOOKUP_c() {
this.yy = inverse(arguments[0]["yy"]);
this.extrapo = parseFloat(arguments[0]["extrapo"]);
this.graf = arguments[0]["graf"];
- this.exprs = arguments[0]["exprs"];
if (!ok) {
break;
}