From ff172c4bd57012312c6bde0d3d7b90a6fd5660f6 Mon Sep 17 00:00:00 2001 From: doxulting Date: Fri, 26 Aug 2005 12:26:26 +0000 Subject: [PATCH] Removed useless line --- search.marc/dictionary.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/search.marc/dictionary.pl b/search.marc/dictionary.pl index 9d21ff463d..6d51a00889 100755 --- a/search.marc/dictionary.pl +++ b/search.marc/dictionary.pl @@ -162,7 +162,6 @@ if ($op eq "do_search") { if (defined(@$curauthresults)) { - my $taille = @$curauthresults; for (my $i = 0; $i < @$curauthresults ;$i++) { @$curauthresults[$i]->{jamainentry} = @$curauthresults[$i]->{mainentry}; @$curauthresults[$i]->{jamainentry} =~ s/'/\\'/g; -- 2.39.2