summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/krb5/krb5.hin4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/include/krb5/krb5.hin b/src/include/krb5/krb5.hin
index 9e5c3853f..7f7b56dd8 100644
--- a/src/include/krb5/krb5.hin
+++ b/src/include/krb5/krb5.hin
@@ -2363,10 +2363,6 @@ krb5_init_creds_set_service(krb5_context context, krb5_init_creds_context ctx,
const char *service);
krb5_error_code KRB5_CALLCONV
-krb5_init_creds_store_creds(krb5_context context, krb5_init_creds_context ctx,
- krb5_ccache ccache);
-
-krb5_error_code KRB5_CALLCONV
krb5_init_creds_get_times(krb5_context context, krb5_init_creds_context ctx,
krb5_ticket_times *times);