aboutsummaryrefslogtreecommitdiff
path: root/chrome
diff options
context:
space:
mode:
authorEinar Egilsson2009-05-30 18:56:13 +0000
committerEinar Egilsson2009-05-30 18:56:13 +0000
commitb1658c22223d3bea2c4b54fc546391fa53e34a93 (patch)
tree020c581cfe661787411b5ee4fe36d2caea78c636 /chrome
parent514fbac2e00148843ae51158eaccda76fdc897e7 (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.js4
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