summaryrefslogtreecommitdiff
path: root/js/Events/ANDBLK.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Events/ANDBLK.js')
-rw-r--r--js/Events/ANDBLK.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/Events/ANDBLK.js b/js/Events/ANDBLK.js
index e98bb7ec..8a270c17 100644
--- a/js/Events/ANDBLK.js
+++ b/js/Events/ANDBLK.js
@@ -76,7 +76,6 @@ function ANDBLK() {
return options;
}
ANDBLK.prototype.set = function ANDBLK() {
- this.x = arg1;
return new BasicBlock(this.x);
}
}