From a21ba22b2654f0beab52a2e34efb6c1170f9a63c Mon Sep 17 00:00:00 2001 From: arensb Date: Mon, 14 Oct 2002 01:10:01 +0000 Subject: [PATCH] Removed unused variable. --- moredetail.pl | 4 ---- 1 file changed, 4 deletions(-) diff --git a/moredetail.pl b/moredetail.pl index fd67f84aec..a8b4c7c377 100755 --- a/moredetail.pl +++ b/moredetail.pl @@ -62,10 +62,6 @@ my $count=@items; $data->{'count'}=$count; my ($order,$ordernum)=getorder($bi,$biblionumber); - -my $env; -$env->{itemcount}=1; - $results[0]=$data; foreach my $item (@items){ -- 2.39.5