Browse Source

Removed unused variable.

3.0.x
arensb 22 years ago
parent
commit
a21ba22b26
  1. 4
      moredetail.pl

4
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){

Loading…
Cancel
Save