Clones.bjs
[gitlive] / Clones.vala
index bb4ebe4..066a3cd 100644 (file)
@@ -805,12 +805,8 @@ public class Clones : Object
 
             // init method
 
-            function() {
-                XObject.prototype.init.call(this);
-                this.el.add_attribute(_this.cr_current_branch.el , "markup", 1 );
+            this.el.add_attribute(_this.cr_current_branch.el , "markup", 1 );
                  this.el.add_attribute(_this.cr_current_branch.el, "cell-background", 7 );
-            
-            }
         }
 
         // user defined functions