Browse Source

Remove previous Safari overhead; cleanup workarounds from rest of code

pull/2/head
Chris 10 years ago
committed by gorhill
parent
commit
db772dea22
  1. 8
      platform/chromium/vapi-client.js

8
platform/chromium/vapi-client.js

@ -150,12 +150,6 @@ vAPI.messaging = {
/******************************************************************************/
vAPI.canExecuteContentScript = function() {
return true;
};
/******************************************************************************/
})();
/******************************************************************************/
/******************************************************************************/
Loading…
Cancel
Save