From 52d358fc5da54479e42bec570786044898f5736e Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Mon, 13 Aug 2018 20:54:13 -0400 Subject: [PATCH] LP#1772680: remove extraneous changes Signed-off-by: Galen Charlton --- Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Search.pm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Search.pm b/Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Search.pm index ee3f65c922..c21566a628 100644 --- a/Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Search.pm +++ b/Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Search.pm @@ -350,8 +350,7 @@ sub load_rresults { my $cgi = $self->cgi; my $ctx = $self->ctx; my $e = $self->editor; - my $session_id; - + # 1. param->metarecord : view constituent bib records for a metarecord # 2. param->modifier=metabib : perform a metarecord search my $metarecord = $ctx->{metarecord} = $cgi->param('metarecord'); -- 2.11.0