qop_state is not used any more, remove
authorLove Hörnquist Åstrand <lha@kth.se>
Sun, 22 Mar 2009 17:23:10 +0000 (17:23 +0000)
committerLove Hörnquist Åstrand <lha@kth.se>
Sun, 22 Mar 2009 17:23:10 +0000 (17:23 +0000)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24918 ec53bebd-3082-4978-b11e-865c3cabbd6b

lib/gssapi/krb5/process_context_token.c

index 98d24ad21e9c1b842c79247e1d534462c978c2a2..3229b36292b1007175ed5c8aaddc6c3c55b0ef99 100644 (file)
@@ -44,15 +44,12 @@ OM_uint32 _gsskrb5_process_context_token (
     krb5_context context;
     OM_uint32 ret = GSS_S_FAILURE;
     gss_buffer_desc empty_buffer;
-    gss_qop_t qop_state;
 
     empty_buffer.length = 0;
     empty_buffer.value = NULL;
 
     GSSAPI_KRB5_INIT (&context);
 
-    qop_state = GSS_C_QOP_DEFAULT;
-
     ret = _gsskrb5_verify_mic_internal(minor_status,
                                       (gsskrb5_ctx)context_handle,
                                       context,