From 83aaea4afa43d5cd316d78e83e908d9e85c5cf8f Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Mon, 23 Mar 2020 10:38:40 -0400 Subject: [PATCH] SIP2Gateway WIP Signed-off-by: Bill Erickson --- Open-ILS/src/perlmods/lib/OpenILS/WWW/SIP2Gateway.pm | 1 - 1 file changed, 1 deletion(-) 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; -- 2.11.0