--- loncom/xml/lonplot.pm 2012/10/07 15:04:44 1.167 +++ loncom/xml/lonplot.pm 2012/11/20 15:11:05 1.168 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Dynamic plot # -# $Id: lonplot.pm,v 1.167 2012/10/07 15:04:44 raeburn Exp $ +# $Id: lonplot.pm,v 1.168 2012/11/20 15:11:05 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1764,7 +1764,6 @@ sub generate_tics { sub write_gnuplot_file { my ($tmpdir,$filename,$target)= @_; my ($fontsize, $font_properties) = &get_font($target); - &Apache::lonnet::logthis("Fontsize: $fontsize"); my $gnuplot_input = ''; my $curve; #