summaryrefslogtreecommitdiff
path: root/js/Sources/PULSE_SC.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Sources/PULSE_SC.js')
-rw-r--r--js/Sources/PULSE_SC.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/Sources/PULSE_SC.js b/js/Sources/PULSE_SC.js
index 27653b01..8a70dd1a 100644
--- a/js/Sources/PULSE_SC.js
+++ b/js/Sources/PULSE_SC.js
@@ -67,7 +67,6 @@ function PULSE_SC() {
scicos_context.W = arguments[0]["scicos_context.W"];
scicos_context.F = arguments[0]["scicos_context.F"];
scicos_context.A = arguments[0]["scicos_context.A"];
- this.exprs = arguments[0]["exprs"];
if (!ok) {
return;
}