Bug 15798: Remove C4::Koha::displayServers
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 10 Feb 2016 17:37:11 +0000 (17:37 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Wed, 24 Feb 2016 17:09:39 +0000 (17:09 +0000)
commita1bd7af5fbb6ad2553617b1b6acb8a5dc77498e7
treec39dd114e070678b2b74f2ed15a9aa57d42425bd
parent2114fd67e00f000080d1fad44d5d15289996b3cd
Bug 15798: Remove C4::Koha::displayServers

This subroutine is no longer is use and can be removed.

Test plan:
  git grep displayServers
should not return any results.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
C4/Koha.pm