remove obsolete line

git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5628 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
piro 2009-12-25 18:14:45 +00:00
parent de514657a3
commit 1f32ccbe33

View File

@ -1016,7 +1016,6 @@ catch(e) {
appcontent.removeEventListener('SubBrowserRemoveRequest', this, false);
this.removePrefListener(this);
this.ObserverService.removeObserver(this, 'private-browsing-change-granted');
this.ObserverService.removeObserver(this, 'sessionstore-windows-restored');
},