--- loncom/xml/londefdef.pm 2006/02/15 11:57:44 1.320 +++ loncom/xml/londefdef.pm 2006/02/21 10:27:43 1.321 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Tags Default Definition Module # -# $Id: londefdef.pm,v 1.320 2006/02/15 11:57:44 foxr Exp $ +# $Id: londefdef.pm,v 1.321 2006/02/21 10:27:43 foxr Exp $ # # # Copyright Michigan State University Board of Trustees @@ -2039,7 +2039,6 @@ sub end_table { my $inmemory = ''; my $output = ''; my $WARNING=''; - &debug_dump_table($Apache::londefdef::table[-1]); #width of columns from TeXwidth attributes for (my $in=0;$in<=$Apache::londefdef::table[-1]{'row_number'};$in++) {