had a doubt, had to check it worked as intended

This commit is contained in:
gorhill 2015-03-12 17:30:14 -04:00
parent eafd03855f
commit 87b8d1f9cb
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ var chrome = self.chrome;
// https://github.com/gorhill/uBlock/issues/456
// Already injected?
if ( vAPI.vapiClientInjected ) {
//console.debug('vapi-client.js already injected: skipping.');
return;
}