From: Bill Erickson Date: Mon, 23 Mar 2020 14:38:40 +0000 (-0400) Subject: SIP2Gateway WIP X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=83aaea4afa43d5cd316d78e83e908d9e85c5cf8f;p=working%2FEvergreen.git SIP2Gateway WIP Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/src/perlmods/lib/OpenILS/WWW/SIP2Gateway.pm b/Open-ILS/src/perlmods/lib/OpenILS/WWW/SIP2Gateway.pm index 5d9798c7de..2b88721528 100644 --- a/Open-ILS/src/perlmods/lib/OpenILS/WWW/SIP2Gateway.pm +++ b/Open-ILS/src/perlmods/lib/OpenILS/WWW/SIP2Gateway.pm @@ -160,7 +160,6 @@ my $config = { my $osrf_config; sub import { $osrf_config = shift; - warn "OSRF CONFIG IS $osrf_config\n"; } my $init_complete = 0;