From 3fb5e43296de013df42d9bb3c178870763f1976e 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 It has been moved to a Koha object. Signed-off-by: Marcel de Rooy Signed-off-by: David Nind Signed-off-by: Katrin Fischer Signed-off-by: Tomas Cohen Arazi --- 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.20.1