From 4e4dc6042e2dfeb595abb3ed13e9bb423fa58b6e Mon Sep 17 00:00:00 2001 From: Pale Moon Date: Sun, 29 Oct 2017 15:44:01 +0100 Subject: [PATCH] Remove preprocessing of safemode.js again. With the correct header, the preprocessor is no longer needed to strip the license block. --- browser/base/jar.mn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser/base/jar.mn b/browser/base/jar.mn index 49d83da4aa..9031f3beb4 100644 --- a/browser/base/jar.mn +++ b/browser/base/jar.mn @@ -99,7 +99,7 @@ browser.jar: content/browser/openLocation.js (content/openLocation.js) content/browser/openLocation.xul (content/openLocation.xul) content/browser/safeMode.css (content/safeMode.css) -* content/browser/safeMode.js (content/safeMode.js) + content/browser/safeMode.js (content/safeMode.js) * content/browser/safeMode.xul (content/safeMode.xul) * content/browser/sanitize.js (content/sanitize.js) * content/browser/sanitize.xul (content/sanitize.xul)