
gss_release_cred_by_mech() was previously used by SPNEGO's implementation of gss_set_neg_mechs(). This is now implemented in the mechanism glue. As we never shipped gss_release_cred_by_mech(), it is safe to remove it and its exported symbol.
gss_release_cred_by_mech() was previously used by SPNEGO's implementation of gss_set_neg_mechs(). This is now implemented in the mechanism glue. As we never shipped gss_release_cred_by_mech(), it is safe to remove it and its exported symbol.