https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17824 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #58484|0 |1 is obsolete| | --- Comment #2 from M. Tompsett <mtompset@hotmail.com> --- Created attachment 58560 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58560&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> -- You are receiving this mail because: You are watching all bug changes.