LP#1545178: remove two unused methods
authorGalen Charlton <gmc@esilibrary.com>
Fri, 12 Feb 2016 22:10:25 +0000 (17:10 -0500)
committerBill Erickson <berickxx@gmail.com>
Thu, 25 Feb 2016 02:48:06 +0000 (21:48 -0500)
commit09924fdc2a9d1101846dc20c87a1fdacf029c0ac
treecbd58e0210bebd03880251700670d7a322983c6b
parenta3d97a9e89a166b6a8d61e819dc1cc35d1d0c05a
LP#1545178: remove two unused methods

This patch removes two methods that were both broken
and not in use:

  * open-ils.actor.org_unit.closed_date.create
  * open-ils.actor.org_unit.closed_date.delete

To test:

[1] This patch has no user-visible impact whatsoever, but
    to check for regressions, verify the proper functioning
    of the closed dates editor.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Ben Shum <ben@evergreener.net>
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor.pm
docs/RELEASE_NOTES_NEXT/Development/remove_unused_methods.adoc [new file with mode: 0644]