Builder/AddPropertyPopup.js
[app.Builder.js] / Builder / AddPropertyPopup.js
index 8062bfa..871406f 100644 (file)
@@ -137,7 +137,7 @@ AddPropertyPopup = new XObject({
                     LeftPanel.get('model').add( {
                         key : '|', 
                         type : 'function',
-                        val  : "function() {\n    XObject.prototype.init.call(this);\n}\n",
+                        val  : "function() {\n    \n}\n",
                         etype : 'props'
                     }) //, skel);
                 }