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)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 25 Jan 2019 16:11:48 +0000 (16:11 +0000)
commit9f446de79128352fe5138bb22260a49254c65450
treecd88d45809d7e92c4b43da7f6b559123d9eb5d85
parent6e4e4c9cbc04b42653599b4ddea35cbaa57e42f3
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>
C4/Members.pm