Don't use deprecated gsasl symbols.

This commit is contained in:
Simon Josefsson 2021-01-08 03:25:09 +01:00
parent 9e2c286c0b
commit c750e899b8
No known key found for this signature in database
GPG Key ID: 51722B08FE4745A2

View File

@ -196,8 +196,6 @@ const string SASLContext::getErrorMessage(const string& fname, const int code) {
ERROR(GSASL_GSSAPI_ACQUIRE_CRED_ERROR)
ERROR(GSASL_GSSAPI_DISPLAY_NAME_ERROR)
ERROR(GSASL_GSSAPI_UNSUPPORTED_PROTECTION_ERROR)
ERROR(GSASL_KERBEROS_V5_INIT_ERROR)
ERROR(GSASL_KERBEROS_V5_INTERNAL_ERROR)
ERROR(GSASL_SECURID_SERVER_NEED_ADDITIONAL_PASSCODE)
ERROR(GSASL_SECURID_SERVER_NEED_NEW_PIN)