TabbedBrowser.js
[app.wkmirror] / BrowserStatusbar.js
index b82d8f1..3ce64d7 100644 (file)
@@ -13,7 +13,7 @@ BrowserStatusbar = new GType({
         this.set_status = function (status)
         {
             this.pop(transient_status_group);
-            this.push(transient_status_group, status);
+            //this.push(transient_status_group, status);
         };
 
         // Implementation