From b3fd353723ef4b9a180c363f457e2582ff665ca1 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Thu, 21 Jun 2018 12:13:12 +0200 Subject: Issue #517 Part 7: Remove enhanced/sponsored links styling and page code --- application/palemoon/base/content/newtab/newTab.js | 1 - 1 file changed, 1 deletion(-) (limited to 'application/palemoon/base/content/newtab/newTab.js') diff --git a/application/palemoon/base/content/newtab/newTab.js b/application/palemoon/base/content/newtab/newTab.js index 52feec304..0022f21bb 100644 --- a/application/palemoon/base/content/newtab/newTab.js +++ b/application/palemoon/base/content/newtab/newTab.js @@ -11,7 +11,6 @@ Cu.import("resource://gre/modules/XPCOMUtils.jsm"); Cu.import("resource://gre/modules/Services.jsm"); Cu.import("resource://gre/modules/PageThumbs.jsm"); Cu.import("resource://gre/modules/BackgroundPageThumbs.jsm"); -// Cu.import("resource:///modules/DirectoryLinksProvider.jsm"); Cu.import("resource://gre/modules/NewTabUtils.jsm"); XPCOMUtils.defineLazyModuleGetter(this, "Rect", -- cgit v1.2.3