Browse Source

not needed

pull/2/head
gorhill 10 years ago
parent
commit
894921e23f
  1. 6
      platform/chromium/vapi-client.js

6
platform/chromium/vapi-client.js

@ -156,12 +156,6 @@ vAPI.canExecuteContentScript = function() {
/******************************************************************************/ /******************************************************************************/
vAPI.getUrlNormalizer = function() {
return document.createElement('a');
};
/******************************************************************************/
})(); })();
/******************************************************************************/ /******************************************************************************/
Loading…
Cancel
Save