diff options
author | Einar Egilsson | 2009-05-30 18:56:13 +0000 |
---|---|---|
committer | Einar Egilsson | 2009-05-30 18:56:13 +0000 |
commit | b1658c22223d3bea2c4b54fc546391fa53e34a93 (patch) | |
tree | 020c581cfe661787411b5ee4fe36d2caea78c636 /chrome | |
parent | 514fbac2e00148843ae51158eaccda76fdc897e7 (diff) |
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@214 119bf307-c92d-0410-89bd-8f53e6181181
Diffstat (limited to 'chrome')
-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 |