--- loncom/interface/domainprefs.pm 2016/09/05 01:46:07 1.277 +++ loncom/interface/domainprefs.pm 2016/09/11 14:51:42 1.278 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set domain-wide configuration settings # -# $Id: domainprefs.pm,v 1.277 2016/09/05 01:46:07 raeburn Exp $ +# $Id: domainprefs.pm,v 1.278 2016/09/11 14:51:42 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -699,7 +699,6 @@ sub print_config_box { if (ref($item->{'header'}) eq 'ARRAY') { $numheaders = scalar(@{$item->{'header'}}); } -print STDERR "$action num ||$numheaders||\n"; if ($numheaders > 1) { my $colspan = ''; my $rightcolspan = '';