summaryrefslogtreecommitdiff
path: root/js/Branching/GotoTagVisibilityMO.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Branching/GotoTagVisibilityMO.js')
-rw-r--r--js/Branching/GotoTagVisibilityMO.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/Branching/GotoTagVisibilityMO.js b/js/Branching/GotoTagVisibilityMO.js
index 3caf13d2..a3c72751 100644
--- a/js/Branching/GotoTagVisibilityMO.js
+++ b/js/Branching/GotoTagVisibilityMO.js
@@ -33,7 +33,6 @@ function GotoTagVisibilityMO() {
while (true) {
var ok = true;
this.tag = arguments[0]["tag"];
- this.exprs = arguments[0]["exprs"];
if (!ok) {
break;
}