bug 5579: remove unused routines
authorGalen Charlton <gmcharlt@gmail.com>
Sun, 3 Apr 2011 01:22:02 +0000 (21:22 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Tue, 19 Apr 2011 10:35:15 +0000 (22:35 +1200)
commitfaf7d17211bcacc436f6fe60fef015b558801196
treeab22938daf1707f24a750b8cc984fb644e155668
parent80a21d2700b908461647092baa5550de954d896c
bug 5579: remove unused routines

Remove the following routines which used to
handle embedding item data in the bibliographic record:

C4::Items::_replace_item_field_in_biblio
C4::Items::_add_item_field_to_biblio

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Signed-off-by: Claire Hernandez <claire.hernandez@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
C4/Items.pm