From d4689365c39f55757c5283104ae2490d6dd03d69 Mon Sep 17 00:00:00 2001 From: Roy Johnson Date: Tue, 16 Jan 2007 16:08:17 +0000 Subject: [PATCH] don't need this line anymore --- lib/WebGUI/Operation/User.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/WebGUI/Operation/User.pm b/lib/WebGUI/Operation/User.pm index c369b0583..05ada27e9 100644 --- a/lib/WebGUI/Operation/User.pm +++ b/lib/WebGUI/Operation/User.pm @@ -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 = ''; } if ($isSecondary) {