--- loncom/interface/lonsearchcat.pm 2010/02/13 01:12:16 1.320 +++ loncom/interface/lonsearchcat.pm 2010/05/03 16:41:51 1.321 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Search Catalog # -# $Id: lonsearchcat.pm,v 1.320 2010/02/13 01:12:16 raeburn Exp $ +# $Id: lonsearchcat.pm,v 1.321 2010/05/03 16:41:51 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -118,8 +118,6 @@ sub handler { # This is set and used in &handler() and is also used in # &output_results(). - my $loaderror=&Apache::lonnet::overloaderror($r); - if ($loaderror) { return $loaderror; } # my $closebutton; # button that closes the search window # This button is different for the RAT compared to