From: senator Date: Thu, 27 Jan 2011 16:47:45 +0000 (-0500) Subject: ctx.responses was for debugging; don't need it X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=5cf184bf69deb2a958ad74e5f574832278925f58;p=evergreen%2Fequinox.git ctx.responses was for debugging; don't need it --- diff --git a/Open-ILS/src/perlmods/OpenILS/WWW/EGCatLoader.pm b/Open-ILS/src/perlmods/OpenILS/WWW/EGCatLoader.pm index fe1e0e547f..eecc750a88 100644 --- a/Open-ILS/src/perlmods/OpenILS/WWW/EGCatLoader.pm +++ b/Open-ILS/src/perlmods/OpenILS/WWW/EGCatLoader.pm @@ -716,7 +716,6 @@ sub load_myopac_fines { } ); - $ctx->{"responses"} = 0; while(my $resp = $req->recv) { my $mobts = $resp->content; my $circ = $mobts->circulation; @@ -727,7 +726,6 @@ sub load_myopac_fines { $last_billing = pop(@billings); } - $ctx->{"responses"}++; push( @{$ctx->{"fines"}->{$mobts->grocery ? "grocery" : "circulation"}}, {