From 9bf07001c06ebc6e77b1200801e33e4444100c76 Mon Sep 17 00:00:00 2001 From: "cbiesinger@web.de" Date: Sun, 15 Jul 2007 17:04:16 -0700 Subject: [PATCH] didn't mean to add this empty line --- toolkit/content/contentAreaUtils.js | 1 - 1 file changed, 1 deletion(-) diff --git a/toolkit/content/contentAreaUtils.js b/toolkit/content/contentAreaUtils.js index ca5ced37d61..83751f75ed9 100644 --- a/toolkit/content/contentAreaUtils.js +++ b/toolkit/content/contentAreaUtils.js @@ -169,7 +169,6 @@ function saveDocument(aDocument, aSkipPrompt) aDocument.contentType, false, null, null, aSkipPrompt); } - function DownloadListener(win, transfer) { function makeClosure(name) { return function() {