30 Sep
2020
30 Sep
'20
5:05 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26580 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 110997 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110997&action=edit Bug 26580: Remove unused C4::Acquisition::DelBasket function Bug 26577 removed the only use of it. To test: 1. Apply this patch 2. Run: $ git grep DelBasket => SUCCESS: Only finds references to DelBasketGroup 3. Sign off :-D Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.