summaryrefslogtreecommitdiff
path: root/src/js
diff options
context:
space:
mode:
Diffstat (limited to 'src/js')
-rw-r--r--src/js/xcos/core/details.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/js/xcos/core/details.js b/src/js/xcos/core/details.js
index 2a4963b..fbeffda 100644
--- a/src/js/xcos/core/details.js
+++ b/src/js/xcos/core/details.js
@@ -69,7 +69,6 @@ function scicos_diagram() {
// This might also have to be overloaded
function scicos_params() {
- this.props = new scicos_params();
this.wpar = [600, 450, 0, 0, 600, 450];
this.titlex = 'Untitled';
this.tf = 100000;