remove krb4 support
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24501 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -80,9 +80,6 @@ pop_auth_set_error(const char *message)
|
||||
static struct auth_mech *methods[] = {
|
||||
#ifdef KRB5
|
||||
&gssapi_mech,
|
||||
#endif
|
||||
#ifdef KRB4
|
||||
&krb4_mech,
|
||||
#endif
|
||||
NULL
|
||||
};
|
||||
|
Reference in New Issue
Block a user