From 894921e23f01e2cf888a610c631d4619e1744915 Mon Sep 17 00:00:00 2001 From: gorhill Date: Thu, 15 Jan 2015 08:30:38 -0500 Subject: [PATCH] not needed --- platform/chromium/vapi-client.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/platform/chromium/vapi-client.js b/platform/chromium/vapi-client.js index 7872e79..9fd6a6e 100644 --- a/platform/chromium/vapi-client.js +++ b/platform/chromium/vapi-client.js @@ -156,12 +156,6 @@ vAPI.canExecuteContentScript = function() { /******************************************************************************/ -vAPI.getUrlNormalizer = function() { - return document.createElement('a'); -}; - -/******************************************************************************/ - })(); /******************************************************************************/ \ No newline at end of file