NewBranch.bjs
[gitlive] / NewBranch.vala
index d19df7b..2c63d36 100644 (file)
@@ -55,15 +55,7 @@ public class NewBranch : Object
         });
         this.el.show.connect( (self)  => {
          
-         
-               this.el.move((Gdk.Screen.width() / 2)- 250 ,0);
-            
-         
-            
-            this.el.show_all();
-               GLib.debug("Loading tickets");
-               _this.dbmodel.loadTickets();
-         
+        
           //test
         });
     }