--- loncom/homework/essayresponse.pm	2008/11/07 18:58:06	1.89
+++ loncom/homework/essayresponse.pm	2008/11/10 13:18:19	1.90
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # essay (ungraded) style responses
 #
-# $Id: essayresponse.pm,v 1.89 2008/11/07 18:58:06 jms Exp $
+# $Id: essayresponse.pm,v 1.90 2008/11/10 13:18:19 jms Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -39,8 +39,6 @@ Handler to evaluate essay (ungraded) sty
 This is part of the LearningOnline Network with CAPA project
 described at http://www.lon-capa.org.
 
-=head2 Subroutines
-
 =cut
 
 package Apache::essayresponse;