Hi devs,

I am trying to remove the subroutine GetItemsByBiblioitemnumber, which is only used from C4::ILSDI::Services::GetRecords.
It generates timestampX, cardX and borrowerX for the last 3 patrons who checked out the items.

I have no idea if it is a desired effects but, as this code has been there for a very long time (2005), I suspect it's not. Could anyone confirm?
The "doc" (/ilsdi.pl?service=Describe&verb=GetRecords) does not say anything about the checkouts info.

Cheers,
Jonathan