From 2fcd0b35ae16c470b8e9e926637d40c083ac3b77 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Mon, 22 Aug 2022 15:30:12 -0400 Subject: [PATCH] core: vector/cmatch/match-* (@const@): Remove This removes the deprecated `@const@` argument in favor of shorthand `@value@` constants, which were introduced long ago precisely to avoid having to define separate `@const@` parameters for all of these templates. DEV-7145 --- core/vector/cmatch.xml | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/core/vector/cmatch.xml b/core/vector/cmatch.xml index 8d7f6590..fcb57af6 100644 --- a/core/vector/cmatch.xml +++ b/core/vector/cmatch.xml @@ -215,25 +215,11 @@