--- loncom/interface/lonsearchcat.pm 2004/04/21 18:04:55 1.214 +++ loncom/interface/lonsearchcat.pm 2004/04/22 20:05:18 1.215 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Search Catalog # -# $Id: lonsearchcat.pm,v 1.214 2004/04/21 18:04:55 matthew Exp $ +# $Id: lonsearchcat.pm,v 1.215 2004/04/22 20:05:18 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1825,8 +1825,6 @@ sub update_seconds { my ($r) = @_; my $time = &time_left(); if (($last_time-$time) > 0) { - &Apache::lonnet::logthis('time left = '.$time.' last time = '.$time); - &Apache::lonnet::logthis('updating time'); $r->print("\n");