Bug 29629: Remove two unused MODS XSLT stylesheets
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 3 Dec 2021 08:14:48 +0000 (08:14 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Fri, 28 Jan 2022 21:09:07 +0000 (11:09 -1000)
commitf99f6352ee5396e7b7c9c738142568a1a10a56be
tree3725d5a68552a60be05b6e09c87e885a829f6bd8
parent28771ad8b724f28065fc412b9a8a317c0c0850a2
Bug 29629: Remove two unused MODS XSLT stylesheets

Follow-up of bug 29556. With thanks to Owen for checking.

> koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2MODS3.xsl
> koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2MODS32.xsl
> These two files appear to be unused. I could only find references to them in .po files.

Test plan:
git grep MARC21slim2MODS32
git grep MARC21slim2MODS3
Skip the misc/translator/po references. Note in the second grep that
you only see that MODS3-1 is used in unapi and C4::Record.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2MODS3.xsl [deleted file]
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2MODS32.xsl [deleted file]