Remove previous Safari overhead; cleanup workarounds from rest of code

pull/2/head
Chris 10 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); })(this);
/******************************************************************************/ /******************************************************************************/

Loading…
Cancel
Save