NewBranch.bjs
[gitlive] / NewBranch.vala
index 2772f92..693f74b 100644 (file)
@@ -1101,10 +1101,6 @@ public class NewBranch : Object
 
         // user defined functions
         public void load_data () {
-          if (_this.running) { // should not happen!!
-               GLib.error("new branch show called, when already being displayed?");
-               }
-               _this.running  = true;