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/page.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'application/palemoon/base/content/newtab/page.js') diff --git a/application/palemoon/base/content/newtab/page.js b/application/palemoon/base/content/newtab/page.js index 1d26176c0..cbd6750b6 100644 --- a/application/palemoon/base/content/newtab/page.js +++ b/application/palemoon/base/content/newtab/page.js @@ -275,8 +275,6 @@ var gPage = { } } } - - // DirectoryLinksProvider.reportSitesAction(sites, "view", lastIndex); }, maybeShowAutoMigrationUndoNotification() { -- cgit v1.2.3