From 955962504a4d1e34bfbb0a6bc02546cbdaad744b Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Thu, 30 Jan 2020 21:27:11 -0500 Subject: [PATCH] [Pale-Moon] Follow up to 8a67d2608 - Remove unused import of AppConstants.jsm from setDesktopBackground.js --- .../palemoon/components/shell/content/setDesktopBackground.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/application/palemoon/components/shell/content/setDesktopBackground.js b/application/palemoon/components/shell/content/setDesktopBackground.js index 4c11b9d331..33d459e9db 100644 --- a/application/palemoon/components/shell/content/setDesktopBackground.js +++ b/application/palemoon/components/shell/content/setDesktopBackground.js @@ -2,8 +2,6 @@ * License, v. 2.0. If a copy of the MPL was not distributed with this file, * You can obtain one at http://mozilla.org/MPL/2.0/. */ -Components.utils.import("resource://gre/modules/AppConstants.jsm"); - var Ci = Components.interfaces; var gSetBackground = {