--- loncom/interface/lonnavmaps.pm 2013/12/01 21:29:13 1.497 +++ loncom/interface/lonnavmaps.pm 2014/01/19 21:17:04 1.499 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Navigate Maps Handler # -# $Id: lonnavmaps.pm,v 1.497 2013/12/01 21:29:13 raeburn Exp $ +# $Id: lonnavmaps.pm,v 1.499 2014/01/19 21:17:04 raeburn Exp $ # # Copyright Michigan State University Board of Trustees @@ -494,7 +494,7 @@ use HTML::Entities; # For debugging -use Data::Dumper; +#use Data::Dumper; # symbolic constants @@ -4378,9 +4378,6 @@ sub printable { my ($self, $part) = @_; - &Apache::lonnet::logthis($self->symb()); - - # The following cases apply: # - If a start date is not set, it is replaced by the open date. # - Ditto for start/open replaced by content open.