不要な行を削除
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6583 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
cd0b4b3594
commit
84469838c7
@ -166,7 +166,6 @@ var TreeStyleTabBookmarksService = {
|
||||
if ('getContainerNodeWithOptions' in PlacesUtils) { // Firefox 3.5 or later
|
||||
root = PlacesUtils.getContainerNodeWithOptions(root, false, true);
|
||||
}
|
||||
root = root.QueryInterface(Components.interfaces.nsINavHistoryContainerResultNode);
|
||||
var oldViewer = root.parentResult.viewer;
|
||||
var wasOpen = root.containerOpen;
|
||||
if (!wasOpen) {
|
||||
|
Loading…
Reference in New Issue
Block a user