mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-07 03:12:33 +01:00
commented out dev-only code
This commit is contained in:
parent
f094f1edf0
commit
e861ff00ca
@ -364,7 +364,7 @@ var messager = vAPI.messaging.channel('contentscript-end.js');
|
||||
// so we will just skip them from now on.
|
||||
if ( processHighHighGenericsMisses === 0 ) {
|
||||
injectedSelectors['{{highHighGenerics}}'] = true;
|
||||
console.debug('high-high generic: apparently not needed...');
|
||||
//console.debug('high-high generic: apparently not needed...');
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user