summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.bin/login/login.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/login/login.c b/usr.bin/login/login.c
index c8213198c586..a17c60f891dd 100644
--- a/usr.bin/login/login.c
+++ b/usr.bin/login/login.c
@@ -284,7 +284,6 @@ main(int argc, char *argv[])
if (failures > (pwd ? 0 : 1))
badlogin(olduser);
}
- olduser = username;
/*
* Load the PAM policy and set some variables