Bug 19920: Removed unnecessary code from C4/Members.pm
authorJasmine Amohia <jasmineamohia.student@wegc.school.nz>
Wed, 16 Jan 2019 02:11:42 +0000 (02:11 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 31 Jan 2019 16:37:44 +0000 (16:37 +0000)
commita41ee8ad18acafde0a045b4908ecfc90118bdf0a
tree6e1022171f340b66661e983c9c0d642edab668c8
parentcabf7be3246fcd2248fcbbed497524c3cfa07980
Bug 19920: Removed unnecessary code from C4/Members.pm

A seperate bug (Bug 16853) removed the subroutine used in this file. I removed the code as it had become unnecessary.

Test plan:
1. Confirm that &changepassword can't be found in C4/Members.pm

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit 9f446de79128352fe5138bb22260a49254c65450)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
C4/Members.pm