login: remove obsolete and confusing comment

Reported-by: Jan Pazdziora <jpazdziora@redhat.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2021-06-16 15:13:50 +02:00
parent 3871a969ed
commit 3aef5dcad5
1 changed files with 0 additions and 1 deletions

View File

@ -1012,7 +1012,6 @@ static void loginpam_acct(struct login_context *cxt)
loginpam_err(pamh, rc);
/*
* Grab the user information out of the password file for future use.
* First get the username that we are actually using, though.
*/
rc = loginpam_get_username(pamh, &cxt->username);