Builder3/Window.js
[app.Builder.js] / Builder3 / Window.js
index cf9c8c9..a4ce3a4 100644 (file)
@@ -381,7 +381,7 @@ Window=new XObject({
                                                        
                                                         var model = this.get('/LeftProjectTree.combomodel');
                                                         //  print ("loading Projects?")
-                                                                                                               print(JSON.stringify(pm.projects, null,4));Seed.quit();
+                                                                                                               //print(JSON.stringify(pm.projects, null,4));Seed.quit();
                                                         //console.dump(pm.projects);
                                                         model.loadData(pm.projects);