summaryrefslogtreecommitdiff
path: root/js/Sinks/CEVENTSCOPE.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Sinks/CEVENTSCOPE.js')
-rw-r--r--js/Sinks/CEVENTSCOPE.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/Sinks/CEVENTSCOPE.js b/js/Sinks/CEVENTSCOPE.js
index 772b4ff2..754e01c7 100644
--- a/js/Sinks/CEVENTSCOPE.js
+++ b/js/Sinks/CEVENTSCOPE.js
@@ -43,7 +43,6 @@ function CEVENTSCOPE() {
this.wpos = inverse(arguments[0]["wpos"]);
this.wdim = inverse(arguments[0]["wdim"]);
this.per = parseFloat(arguments[0]["per"]);
- this.exprs = arguments[0]["exprs"];
this.nclock = int(this.nclock);
this.clrs = int(this.clrs);
this.win = int(this.win);