diff options
Diffstat (limited to 'src/include/k5-int.h')
-rw-r--r-- | src/include/k5-int.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/k5-int.h b/src/include/k5-int.h index 4f221fbee..bbc7fab8e 100644 --- a/src/include/k5-int.h +++ b/src/include/k5-int.h @@ -1151,8 +1151,6 @@ struct _krb5_context { /* locate_kdc module stuff */ struct plugin_dir_handle libkrb5_plugins; - struct krb5plugin_service_locate_ftable *vtbl; - void (**locate_fptrs)(void); /* preauth module stuff */ krb5_preauth_context *preauth_context; |