--- loncom/interface/loncreateuser.pm 2007/11/15 21:24:51 1.196 +++ loncom/interface/loncreateuser.pm 2007/12/01 03:49:08 1.197 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Create a user # -# $Id: loncreateuser.pm,v 1.196 2007/11/15 21:24:51 raeburn Exp $ +# $Id: loncreateuser.pm,v 1.197 2007/12/01 03:49:08 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1271,8 +1271,6 @@ $lt{'uuas'} ($currentauth). $lt{'adcs'}. ENDBADAUTH } } else { # Authentication type is valid - my $authformcurrent=''; - my $authform_other=''; &initialize_authen_forms($ccdomain,$currentauth); my ($authformcurrent,$authform_other,$can_modify) = &modify_login_block($ccdomain,$currentauth);