Remove previous Safari overhead; cleanup workarounds from rest of code

pull/2/head
Chris 9 years ago committed by gorhill
parent 4b3d6716ff
commit 0fbaf41d09

@ -166,12 +166,6 @@ window.addEventListener('pageshow', vAPI.messaging.toggleListener, true);
/******************************************************************************/
vAPI.canExecuteContentScript = function() {
return true;
};
/******************************************************************************/
})(this);
/******************************************************************************/

Loading…
Cancel
Save