--- loncom/interface/statistics/lonstathelpers.pm 2005/02/01 15:15:28 1.36 +++ loncom/interface/statistics/lonstathelpers.pm 2005/02/22 22:56:32 1.37 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonstathelpers.pm,v 1.36 2005/02/01 15:15:28 matthew Exp $ +# $Id: lonstathelpers.pm,v 1.37 2005/02/22 22:56:32 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1354,7 +1354,6 @@ sub manage_caches { } sub gather_full_student_data { - &Apache::lonnet::logthis('called gather_full_student_data'); my ($r,$formname,$inputname) = @_; my $status_type; if (defined($formname)) {