https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17824 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #58560|0 |1 is obsolete| | --- Comment #3 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 59153 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=59153&action=edit Bug 17824: Remove C4::Members::GetBorrowersWhoHaveNeverBorrowed This subroutine is no longer in used and can be removed. Test plan: git grep GetBorrowersWhoHaveNeverBorrowed must not return any results NOTE: grep -i getborrowerswhohave `find . -type f` works well enough to find the cleanborrowers.pl too. Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Julian Maurice <julian.maurice@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.