--- loncom/interface/Attic/londropadd.pm 2004/05/14 18:11:12 1.111 +++ loncom/interface/Attic/londropadd.pm 2004/05/19 17:53:43 1.112 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to drop and add students in courses # -# $Id: londropadd.pm,v 1.111 2004/05/14 18:11:12 matthew Exp $ +# $Id: londropadd.pm,v 1.112 2004/05/19 17:53:43 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1172,8 +1172,6 @@ sub print_html_classlist { &show_class_list($r,'view','modify', $ENV{'form.Status'},$classlist,$keylist); } else { - &Apache::lonnet::logthis('showing class list '.$ENV{'form.output'}); - &show_class_list($r,$ENV{'form.output'},'aboutme', $ENV{'form.Status'},$classlist,$keylist); }