don't need this line anymore

This commit is contained in:
Roy Johnson 2007-01-16 16:08:17 +00:00
parent 61adb7d962
commit d4689365c3

View file

@ -463,7 +463,6 @@ sub www_editUserSave {
# Display an error telling them the username they are trying to use is not available and suggest alternatives
} else {
my $username = $session->form->process("username");
$error = '<ul>' . sprintf($i18n->get(77), $postedUsername, $postedUsername, $postedUsername, $session->datetime->epochToHuman($session->datetime->time(),"%y")).'</ul>';
}
if ($isSecondary) {