src/Builder4/ValaCompileErrors.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 20 May 2015 05:57:21 +0000 (13:57 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 20 May 2015 05:57:21 +0000 (13:57 +0800)
src/Builder4/ValaCompileErrors.vala

src/Builder4/ValaCompileErrors.bjs
src/Builder4/ValaCompileErrors.vala

index b8ed2c7..59f67ce 100644 (file)
@@ -8,9 +8,6 @@
  "build_module" : "builder",
  "items" : [
   {
-   "listeners" : {
-    "closed" : "() => {\n  /*  if (this.active) {\n        this.el.show();\n        return;\n    }\n   */\n}"
-   },
    "int height_request" : 800,
    "id" : "ValaCompileErrors",
    "Xcls_MainWindow window" : "",
index 87bd00a..1a77c62 100644 (file)
@@ -40,15 +40,6 @@ public class Xcls_ValaCompileErrors : Object
         var child_0 = new Xcls_compile_view( _this );
         child_0.ref();
         this.el.add (  child_0.el  );
-
-        //listeners
-        this.el.closed.connect( () => {
-          /*  if (this.active) {
-                this.el.show();
-                return;
-            }
-           */
-        });
     }
 
     // user defined functions