Bug 22532: Remove Z39.50 random
[koha-equinox.git] / cataloguing / z3950_auth_search.pl
index 405656d..e4bdadc 100755 (executable)
@@ -88,7 +88,6 @@ if ( @id==0 ) {
 }
 
 my $pars= {
-        random => scalar $input->param('random') || rand(1000000000),
         page => $page,
         id => \@id,
         nameany => $nameany,