remove unintentionally committed code not meant for 1.4 branch
ticket: 4802
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18842
dc483132-0cff-0310-8789-
dd5450dbe970
(prompter == NULL))
goto cleanup;
- /* historically the default has been to prompt for password change.
- * if the change password prompt option has not been set, we continue
- * to prompt. Prompting is only disabled if the option has been set
- * and the value has been set to false.
- */
- if (!(options->flags & KRB5_GET_INIT_CREDS_OPT_CHG_PWD_PRMPT))
- goto cleanup;
-
/* ok, we have an expired password. Give the user a few chances
to change it */