X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=blobdiff_plain;f=src%2FBuilder4%2FWindowRooView.vala;fp=src%2FBuilder4%2FWindowRooView.vala;h=43c0b701d7f892b0756358714eb89e6a9b871691;hp=8fd907a7887a932cc4066e5b076193cfbd95c2d0;hb=5e14baf427535d8169032c61ba1e0005cdc9b819;hpb=25bd92abd763f043a3a88792a0a1070e8eff993a diff --git a/src/Builder4/WindowRooView.vala b/src/Builder4/WindowRooView.vala index 8fd907a78..43c0b701d 100644 --- a/src/Builder4/WindowRooView.vala +++ b/src/Builder4/WindowRooView.vala @@ -1469,7 +1469,7 @@ public class Xcls_WindowRooView : Object return false; // fake syntax error. } - Gee.HashMap ret_x; + //Gee.HashMap ret_x; return p.javascriptHasErrors( _this.main_window.windowstate, @@ -1477,8 +1477,7 @@ public class Xcls_WindowRooView : Object "", // _this.key, "file", //_this.ptype, _this.file, - null, - ret_x + null ); }