From 47812c50d07ba2cc6c18cab1d49bff56047b96e8 Mon Sep 17 00:00:00 2001 From: Einar Egilsson Date: Sun, 18 Oct 2009 18:39:03 +0000 Subject: Another stupid mistake fix git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@278 119bf307-c92d-0410-89bd-8f53e6181181 --- chrome/content/code/redirect.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'chrome/content') diff --git a/chrome/content/code/redirect.js b/chrome/content/code/redirect.js index f49469f..02e975d 100644 --- a/chrome/content/code/redirect.js +++ b/chrome/content/code/redirect.js @@ -1,7 +1,5 @@ //// $Id$ - exampleUrl,pattern,redirectUrl,patternType,excludePattern - function Redirect(exampleUrl, includePattern, redirectUrl, patternType, excludePattern, unescapeMatches, disabled) { this._init(exampleUrl, includePattern, redirectUrl, patternType, excludePattern, unescapeMatches, disabled); } -- cgit v1.2.3-70-g09d2