GSSAPI: remove useless *_MECHANISM defines.

This commit is contained in:
Patrick Monnerat
2014-07-23 18:56:19 +02:00
parent 5b22c47ca9
commit c31dec7f98
4 changed files with 3 additions and 9 deletions

View File

@@ -181,7 +181,7 @@ CURLcode Curl_SOCKS5_gssapi_negotiate(int sockindex,
&gss_minor_status,
&gss_context,
server,
KRB5_MECHANISM,
&Curl_krb5_mech_oid,
NULL,
gss_token,
&gss_send_token,