--- loncom/interface/londocs.pm 2007/07/20 00:28:27 1.294 +++ loncom/interface/londocs.pm 2007/08/03 21:50:54 1.295 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.294 2007/07/20 00:28:27 raeburn Exp $ +# $Id: londocs.pm,v 1.295 2007/08/03 21:50:54 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1691,7 +1691,6 @@ sub entryline { my $line=''; my ($form_start,$form_end); # Edit commands - my $container; my ($container, $type, $esc_path, $path, $symb); if ($env{'form.folderpath'}) { $type = 'folder';