diff --git a/inc/caldav-REPORT-calquery.php b/inc/caldav-REPORT-calquery.php index f41c3979..297e1239 100644 --- a/inc/caldav-REPORT-calquery.php +++ b/inc/caldav-REPORT-calquery.php @@ -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;