From ddc2b3a408543bf92b93aacda99cc23243cb9086 Mon Sep 17 00:00:00 2001 From: Mark Tompsett Date: Wed, 4 Jan 2017 16:11:03 +0000 Subject: [PATCH] Bug 17846: Remove get_infos_of declaration Content-Type: text/plain; charset=utf-8 The function which was removed was still being exported. This removes it completely. Signed-off-by: Mark Tompsett Signed-off-by: Marcel de Rooy --- 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