LP#1545178: remove two unused methods user/gmcharlt/lp1545178_remove_unused_closed_date_methods
authorGalen Charlton <gmc@esilibrary.com>
Fri, 12 Feb 2016 22:10:25 +0000 (17:10 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 12 Feb 2016 22:10:25 +0000 (17:10 -0500)
commit27196736eb9926e27b135defd2ee77940fe52463
tree995128c0ff3cede353a022c60aee2ad4bc926254
parent3f778195c62baa6d438143d4d167adda180b771e
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>
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor.pm
docs/RELEASE_NOTES_NEXT/Development/remove_unused_methods.adoc [new file with mode: 0644]