Bug 23463: remove trivial UpdateHoldingbranch sub
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 18 Mar 2019 18:06:03 +0000 (15:06 -0300)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 23 Mar 2020 09:26:30 +0000 (09:26 +0000)
commitdf520d2d6288bfbc9acac59c90a28ebe343a5390
tree7de7d3f2e484b201774d8686ae7b5d800ed8f955
parentbbb504c86f5ca0a474365d4839177412f415c4ee
Bug 23463: remove trivial UpdateHoldingbranch sub

We do not need this subroutine, moving it where it is used.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
C4/Circulation.pm