diff --git a/src/tablefilter.js b/src/tablefilter.js index 3f941845..c687ab27 100644 --- a/src/tablefilter.js +++ b/src/tablefilter.js @@ -1721,9 +1721,7 @@ export class TableFilter { return; } //fire onbefore callback - // if (this.onBeforeFilter) { this.onBeforeFilter(this); - // } this.emitter.emit('before-filtering', this); let row = this.tbl.rows,