src/Builder4/WindowRooView.bjs
[app.Builder.js] / src / Builder4 / WindowRooView.vala
index 0a7a078..4582600 100644 (file)
@@ -1469,15 +1469,15 @@ public class Xcls_WindowRooView : Object
                        return false; // fake syntax error.
                }
                
-            Gee.HashMap<int,string> ret_x;
+            //Gee.HashMap<int,string> ret_x;
         
                return p.javascriptHasErrors(
                        _this.main_window.windowstate,
                 str, 
                  "", // _this.key, 
                 "file", //_this.ptype,
-                _this.file,
-                ret_x
+                _this.file, 
+                null
             );    
              
         }