--- loncom/interface/lonprintout.pm 2002/09/16 14:20:33 1.65 +++ loncom/interface/lonprintout.pm 2002/09/16 16:36:56 1.66 @@ -1,7 +1,7 @@ # The LearningOnline Network # Printout # -# $Id: lonprintout.pm,v 1.65 2002/09/16 14:20:33 sakharuk Exp $ +# $Id: lonprintout.pm,v 1.66 2002/09/16 16:36:56 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -358,7 +358,6 @@ ENDPART $moreenv{'request.filename'}=$ENV{'form.url'}; &Apache::lonnet::appenv(%moreenv); my $texversion=&Apache::lonnet::ssi($ENV{'form.url'}); - &Apache::lonnet::logthis(" Got $result"); &Apache::lonnet::delenv('form.grade_target'); $result .= $texversion; if ($ENV{'form.url'}=~m/\.page\s*$/) {