Bug 26133: Remove GetMarcHosts
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 4 Aug 2020 11:55:13 +0000 (13:55 +0200)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 13 Aug 2020 18:06:47 +0000 (18:06 +0000)
commit3f3a7641f59a3c11cfbdc316f5c8b5b646c8d25d
tree8c692789f29878720fecf236677b33693ad650e6
parent725e605f8e2831195a34c5b3ca99d14b5374fe63
Bug 26133: Remove GetMarcHosts

We removed the single occurrence of this subroutine in the previous
patch

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 88ecaa54cdfec5d35091237821097877b0edb4eb)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
C4/Biblio.pm
t/Biblio.t