From ea7e0e1565e1a8dbf7b500c071379ac40e7c898d Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Fri, 13 Jul 2018 23:49:18 -0400 Subject: [PATCH] preproc: Remove @override from eseq:is-expandable function This was throwing a warning in non-ancient versions of Saxon. It does not need to be there, nor should it be, nor do I know why it was put there. * src/current/include/preproc/template.xsl (eseq:is-expandable): Remove @override. --- src/current/include/preproc/template.xsl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/current/include/preproc/template.xsl b/src/current/include/preproc/template.xsl index e0294e7a..bc63fe65 100644 --- a/src/current/include/preproc/template.xsl +++ b/src/current/include/preproc/template.xsl @@ -1353,8 +1353,7 @@ - +