From ef733f4b5e80bdbad6080c177c5eacc6314feb7a 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 The function which was removed was still being exported. This removes it completely. --- 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