From 98c136eaab28fe555cddf260ad3984f0e3357e16 Mon Sep 17 00:00:00 2001 From: piro Date: Fri, 31 Jul 2009 08:10:16 +0000 Subject: [PATCH] =?UTF-8?q?=E3=83=87=E3=83=90=E3=83=83=E3=82=B0=E7=94=A8?= =?UTF-8?q?=E3=83=A1=E3=83=83=E3=82=BB=E3=83=BC=E3=82=B8=E5=89=8A=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@4864 599a83e7-65a4-db11-8015-0010dcdd6dc2 --- content/treestyletab/treestyletabbrowser.js | 1 - 1 file changed, 1 deletion(-) diff --git a/content/treestyletab/treestyletabbrowser.js b/content/treestyletab/treestyletabbrowser.js index c19795ce..9aa9c2aa 100644 --- a/content/treestyletab/treestyletabbrowser.js +++ b/content/treestyletab/treestyletabbrowser.js @@ -944,7 +944,6 @@ TreeStyleTabBrowser.prototype = { else b.removeAttribute(this.kINDENTED); -Application.console.log('COLLAPSE:'+this.getTreePref('allowSubtreeCollapseExpand.'+orient)); if (this.getTreePref('allowSubtreeCollapseExpand.'+orient)) b.setAttribute(this.kALLOW_COLLAPSE, 'true'); else