diff options
Diffstat (limited to 'chrome/content')
| -rw-r--r-- | chrome/content/redirectList.js | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/chrome/content/redirectList.js b/chrome/content/redirectList.js index cd8c550..7583f5f 100644 --- a/chrome/content/redirectList.js +++ b/chrome/content/redirectList.js @@ -156,7 +156,3 @@ var RedirectList = {      }  }; - -window.addEventListener('unload', function() { -    Redirector.unload(); -}, false);
\ No newline at end of file | 
