https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16913 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #53344|0 |1 is obsolete| | --- Comment #2 from Marc Véron <veron@veron.ch> --- Created attachment 53388 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53388&action=edit Bug 16913: Koha::Patrons - Remove GetBorrowersNamesAndLatestIssue This subroutine has been added by commit 5904681faca77c87ff8071414d66e123a2d3baa9 Date: Wed Mar 19 10:11:12 2008 -0500 CleanBorrowers fixing. but has never been used. It can be removed safely. Test plan: git grep GetBorrowersNamesAndLatestIssue should not return any results. Signed-off-by: Marc Véron <veron@veron.ch> -- You are receiving this mail because: You are watching all bug changes.