src/Builder4/WindowRooView.bjs
[app.Builder.js] / src / Builder4 / WindowRooView.vala
index 49a0d20..880316c 100644 (file)
@@ -1345,10 +1345,8 @@ public class Xcls_WindowRooView : Object
 
 
             // my vars (def)
-        public bool check_queued;
         public bool dirty;
         public int error_line;
-        public bool check_running;
 
         // ctor
         public Xcls_buffer(Xcls_WindowRooView _owner )
@@ -1358,10 +1356,8 @@ public class Xcls_WindowRooView : Object
             this.el = new Gtk.SourceBuffer( null );
 
             // my vars (dec)
-            this.check_queued = false;
             this.dirty = false;
             this.error_line = -1;
-            this.check_running = false;
 
             // set gobject values