diff --git a/content/treestyletab/treestyletab.js b/content/treestyletab/treestyletab.js index 6497332a..497fb289 100644 --- a/content/treestyletab/treestyletab.js +++ b/content/treestyletab/treestyletab.js @@ -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'); },