]> git.evergreen-ils.org Git - Evergreen.git/commit
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, 28 Feb 2014 16:34:43 +0000 (08:34 -0800)
commit1e3a50f758103b726bfede5f98e65e3b6799e831
tree27dbc650e0710b6feccd97148179a0e6734a1443
parentac3f30740999ea3e1c95e0031697bb7589c6ed83
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
Open-ILS/src/perlmods/lib/OpenILS/Application/Search.pm