diff --git a/lib/krb5/changepw.c b/lib/krb5/changepw.c index 2d64f26c3..5e2c978ff 100644 --- a/lib/krb5/changepw.c +++ b/lib/krb5/changepw.c @@ -769,8 +769,6 @@ krb5_set_password(krb5_context context, return ret; } -#ifndef HEIMDAL_SMALLER - /* * */ @@ -836,8 +834,6 @@ krb5_set_password_using_ccache(krb5_context context, return ret; } -#endif /* !HEIMDAL_SMALLER */ - /* * */