summaryrefslogtreecommitdiff
path: root/js/Sources/SAWTOOTH_f.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Sources/SAWTOOTH_f.js')
-rw-r--r--js/Sources/SAWTOOTH_f.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/Sources/SAWTOOTH_f.js b/js/Sources/SAWTOOTH_f.js
index 2cfae4d2..313fc0cc 100644
--- a/js/Sources/SAWTOOTH_f.js
+++ b/js/Sources/SAWTOOTH_f.js
@@ -22,7 +22,6 @@ function SAWTOOTH_f() {
return options;
}
SAWTOOTH_f.prototype.set = function SAWTOOTH_f() {
- this.x = arg1;
return new BasicBlock(this.x);
}
}