From 2e26706f639964f7c9471b90c79f05b1f941867b Mon Sep 17 00:00:00 2001 From: berick Date: Fri, 18 Mar 2011 12:08:20 -0400 Subject: [PATCH] removed debug log message --- Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Container.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Container.pm b/Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Container.pm index 38a9755df9..38a1664656 100644 --- a/Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Container.pm +++ b/Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Container.pm @@ -31,7 +31,6 @@ sub fetch_mylist { } } - $self->apache->log->info("Found anon-cache list [@$list]"); my $marc_xml; if ($with_marc_xml) { $marc_xml = $self->fetch_marc_xml_by_id($list); -- 2.11.0