mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-05 18:32:30 +01:00
comment out dev logging
This commit is contained in:
parent
ae28ce7e3c
commit
c37b4b1bb0
@ -397,7 +397,7 @@ FilterContainer.prototype.freeze = function() {
|
||||
|
||||
this.filterParser.reset();
|
||||
|
||||
console.debug('Number of duplicate cosmetic filters skipped:', this.duplicateCount);
|
||||
// console.debug('Number of duplicate cosmetic filters skipped:', this.duplicateCount);
|
||||
this.duplicates = {};
|
||||
|
||||
//console.log('µBlock> adp-hide-filters.js: %d filters accepted', this.acceptedCount);
|
||||
|
Loading…
Reference in New Issue
Block a user