From d12fea1099282d4ebf28210ecbdd45fbceda384a Mon Sep 17 00:00:00 2001 From: Mark Tompsett Date: Wed, 4 Jan 2017 16:11:03 +0000 Subject: [PATCH] [SIGNED-OFF] Bug 17846: Remove get_infos_of declaration The function which was removed was still being exported. This removes it completely. Signed-off-by: Mark Tompsett --- C4/Koha.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/C4/Koha.pm b/C4/Koha.pm index 4a40263..22fee16 100644 --- a/C4/Koha.pm +++ b/C4/Koha.pm @@ -46,7 +46,6 @@ BEGIN { &getallthemes &getFacets &getnbpages - &get_infos_of &get_notforloan_label_of &getitemtypeimagedir &getitemtypeimagesrc -- 2.1.4