drop unused KRB4 bits

This commit is contained in:
Love Hörnquist Åstrand
2011-07-30 14:17:09 -07:00
parent 646906538b
commit fc3b4fcd3e
3 changed files with 0 additions and 12 deletions

View File

@@ -52,9 +52,6 @@ void pop_auth_set_error(const char *message);
#ifdef KRB5
extern struct auth_mech gssapi_mech;
#endif
#ifdef KRB4
extern struct auth_mech krb4_mech;
#endif
#endif /* __pop_auth_h__ */