Bug 13318: Delete C4::Acq::GetParcel
authorJonathan Druart <jonathan.druart@biblibre.com>
Fri, 14 Nov 2014 10:15:08 +0000 (11:15 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Sat, 10 Jan 2015 19:14:23 +0000 (16:14 -0300)
commitb454e1a8947fe399879a928a7b05c62d993f1800
tree36e9641b96c07b1bc76e36cd5b2ac0492decaa3f
parentbdf8627e640827c303259da73e6a1e82f6836fcb
Bug 13318: Delete C4::Acq::GetParcel

Test plan:
  git grep GetParcel
should not return use of this subroutine.

Signed-off-by: wajasu <matted@34813.mypacks.net>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
C4/Acquisition.pm