remove used variables
This commit is contained in:
@@ -539,7 +539,6 @@ _gsskrb5_wrap
|
|||||||
krb5_context context;
|
krb5_context context;
|
||||||
krb5_keyblock *key;
|
krb5_keyblock *key;
|
||||||
OM_uint32 ret;
|
OM_uint32 ret;
|
||||||
krb5_keytype keytype;
|
|
||||||
const gsskrb5_ctx ctx = (const gsskrb5_ctx) context_handle;
|
const gsskrb5_ctx ctx = (const gsskrb5_ctx) context_handle;
|
||||||
|
|
||||||
output_message_buffer->value = NULL;
|
output_message_buffer->value = NULL;
|
||||||
|
Reference in New Issue
Block a user