src/Builder4/WindowRooView.bjs
[app.Builder.js] / src / Builder4 / WindowRooView.vala
index 91904e3..47068b3 100644 (file)
@@ -1392,18 +1392,7 @@ public class Xcls_WindowRooView : Object
                 _this.file,
                 null
             ));    
-                
-            if (!res) { // an error in the code.. don't save it..
-                   return; 
-            }
-            
-            
-            
-                
-        
-            
-             
-            return true; // at present allow saving - even if it's invalid..
+            return res;
         }
     }