https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31391

--- Comment #292 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 205878
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=205878&action=edit
Bug 31391: (QA follow-up) Remove unused variables in ModReserve recall
conversion

$due_interval and $due_date (and $recall itself) returned by
Koha::Recalls->add_recall were captured but never used in either
branch of the new rank => "recall" handling. Drop the unused
assignment - no behaviour change.

Test plan:
1) prove t/db_dependent/Holds.t t/db_dependent/Reserves.t - all pass

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to