LP#1179660: remove call to undefined initialize func
authorBill Erickson <berick@esilibrary.com>
Thu, 6 Jun 2013 15:13:35 +0000 (11:13 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 20 Jun 2014 22:20:44 +0000 (15:20 -0700)
commitf32708477e76c5170a89c14b9cf131cca062ea51
tree3c8756572c38572d3b1530f9434f4d4bbc8d384c
parent4b040b7041c2660abdd9c26317baaa0fc051623a
LP#1179660: remove call to undefined initialize func

Remove call to nonexistant function Search::Z3950->initialize.  Prior to
now, this would have quietly failed, but with AUTOLOAD to be removed
from OpenSRF, it would fail with full shock and awe.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Conflicts:
Open-ILS/src/perlmods/lib/OpenILS/Application/Search.pm

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Search.pm