--- loncom/interface/createaccount.pm 2012/08/25 04:34:44 1.52 +++ loncom/interface/createaccount.pm 2012/10/29 16:59:03 1.53 @@ -3,7 +3,7 @@ # institutional log-in ID (institutional authentication required - localauth # or kerberos) or an e-mail address. # -# $Id: createaccount.pm,v 1.52 2012/08/25 04:34:44 raeburn Exp $ +# $Id: createaccount.pm,v 1.53 2012/10/29 16:59:03 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -39,7 +39,6 @@ use Apache::lonhtmlcommon; use Apache::lonlocal; use Apache::lonauth; use Apache::resetpw; -use Authen::Captcha; use DynaLoader; # for Crypt::DES version use Crypt::DES; use LONCAPA qw(:DEFAULT :match);