diff --git a/platform/chromium/vapi-client.js b/platform/chromium/vapi-client.js index 9fd6a6e..4b0f562 100644 --- a/platform/chromium/vapi-client.js +++ b/platform/chromium/vapi-client.js @@ -150,12 +150,6 @@ vAPI.messaging = { /******************************************************************************/ -vAPI.canExecuteContentScript = function() { - return true; -}; - -/******************************************************************************/ - })(); -/******************************************************************************/ \ No newline at end of file +/******************************************************************************/