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