gss: remove gss_get_instance()

This commit is contained in:
Luke Howard
2022-01-29 10:28:40 +11:00
committed by Jeffrey Altman
parent 301b7ce711
commit 69973757ce
7 changed files with 0 additions and 24 deletions

View File

@@ -1253,9 +1253,6 @@ GSSAPI_LIB_FUNCTION OM_uint32 GSSAPI_LIB_CALL
gss_destroy_cred(OM_uint32 *minor_status,
gss_cred_id_t *cred_handle);
GSSAPI_LIB_FUNCTION uintptr_t GSSAPI_CALLCONV
gss_get_instance(const char *libname);
/*
* S4UProxy and S4USelf extensions.
*/