handling of old branches
[gitlive] / NewBranch.vala
index 5173aa3..1ec03ee 100644 (file)
@@ -84,11 +84,8 @@ public class NewBranch : Object
                                success = this.repo.createBranchNamed(bn);
                        }
             }
-            
-            GitMonitor.gitmonitor.restoreQueue( this.queue );
-            GitMonitor.gitmonitor.runQueue();    
-               GitMonitor.gitmonitor.start();
-            this.running = false; 
+        
+                           this.running = false;