LP 1542495: Remove OpenILS::SIP::clean_text.
authorJason Stephenson <jason@sigio.com>
Mon, 2 Jan 2017 15:51:48 +0000 (10:51 -0500)
committerJason Stephenson <jason@sigio.com>
Mon, 2 Jan 2017 23:08:16 +0000 (18:08 -0500)
commitffdadc498eeba733c39b3f1a7113b67deb2448be
treead0ba2d4fe1a0c06e7fea3914410b1b4838599f5
parentf67b07b4e57dad132bd50f25d5abaa8f74bb0cdd
LP 1542495: Remove OpenILS::SIP::clean_text.

This commit removes the OpenILS::SIP::clean_text utility function and
all references to it in the OpenILS::SIP modules.  Its job is now done
in SIPServer's write_msg routine.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/src/perlmods/lib/OpenILS/SIP.pm
Open-ILS/src/perlmods/lib/OpenILS/SIP/Item.pm
Open-ILS/src/perlmods/lib/OpenILS/SIP/Patron.pm