remove used variables

This commit is contained in:
Love Hörnquist Åstrand
2011-07-24 20:05:05 -07:00
parent 2ae9bbb915
commit f1c1e1bc6e

View File

@@ -539,7 +539,6 @@ _gsskrb5_wrap
krb5_context context;
krb5_keyblock *key;
OM_uint32 ret;
krb5_keytype keytype;
const gsskrb5_ctx ctx = (const gsskrb5_ctx) context_handle;
output_message_buffer->value = NULL;