From 5befd2d4823381c00dc8b895dcc17a8e8119d479 Mon Sep 17 00:00:00 2001 From: David Gustafsson Date: Wed, 20 Jun 2018 14:21:04 +0200 Subject: [PATCH] Bug 14957 - Remove exports of removed subroutines Remove exports of subroutines previously removed --- C4/Biblio.pm | 5 ----- 1 file changed, 5 deletions(-) diff --git a/C4/Biblio.pm b/C4/Biblio.pm index 6b871ac142..a77f3cdf2d 100644 --- a/C4/Biblio.pm +++ b/C4/Biblio.pm @@ -100,11 +100,6 @@ BEGIN { &CountItemsIssued &CountBiblioInOrders - &GetMarcMergeRules - &GetMarcMergeRulesModules - &ModMarcMergeRulesRule - &AddMarcMergeRulesRule - &DelMarcMergeRulesRule ); # To modify something -- 2.11.0