From e25361f8ca1ff076f2bd59d56340b7953658f786 Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Thu, 20 Oct 2022 13:05:00 +0000 Subject: [PATCH] Bug 31889: Remove exported ghost routine from Biblio module Content-Type: text/plain; charset=utf-8 It has been moved to a Koha object. Signed-off-by: Marcel de Rooy --- C4/Biblio.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/C4/Biblio.pm b/C4/Biblio.pm index 006c359e17..9790febdaa 100644 --- a/C4/Biblio.pm +++ b/C4/Biblio.pm @@ -53,7 +53,6 @@ BEGIN { CountItemsIssued ModBiblio ModZebra - EmbedItemsInMarcBiblio UpdateTotalIssues RemoveAllNsb DelBiblio -- 2.30.2