Remove change entry in file, that's what git history is for

This commit is contained in:
Andrew Ruthven 2023-02-04 17:11:03 +13:00 committed by Florian Schlichting
parent 13c77fdcab
commit 7349944fbc

View File

@ -68,7 +68,6 @@ function calquery_apply_filter( $filters, $item ) {
/**
* Process a filter fragment returning an SQL fragment
* Changed by GitHub user moosemark 2013-11-29 to allow multiple text-matches - SQL parameter now has numeric count appended.
*/
$need_post_filter = false;
$range_filter = null;