summaryrefslogtreecommitdiff
path: root/js/Sources/CLKINV_f.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Sources/CLKINV_f.js')
-rw-r--r--js/Sources/CLKINV_f.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/js/Sources/CLKINV_f.js b/js/Sources/CLKINV_f.js
index a36af2c0..ed031ea4 100644
--- a/js/Sources/CLKINV_f.js
+++ b/js/Sources/CLKINV_f.js
@@ -25,9 +25,6 @@ function CLKINV_f() {
CLKINV_f.prototype.set = function CLKINV_f() {
this.prt = parseFloat(arguments[0]["prt"])
this.exprs = parseFloat(arguments[0]["exprs"])
- this.x = arg1;
- this.graphics = arg1.graphics;
- this.model = arg1.model;
this.exprs = this.graphics.exprs;
this.exprs = this.exprs[1-1];
while (true) {