From 7ccf0a0cfa5f79fb6a3a3c0765c838dc3ee39af4 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Thu, 12 Oct 2023 15:54:10 -0400 Subject: [PATCH] preproc/expand.xsl: Remove check for injected templates This incurs the cost of a symtable lookup via XPath for a feature that has not been used in a long time (I don't even recall it). DEV-15095 --- src/current/include/preproc/expand.xsl | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/current/include/preproc/expand.xsl b/src/current/include/preproc/expand.xsl index e337736f..b7edce86 100644 --- a/src/current/include/preproc/expand.xsl +++ b/src/current/include/preproc/expand.xsl @@ -638,14 +638,6 @@ - - -