unused key

This commit is contained in:
Love Hornquist Astrand
2010-01-19 04:21:56 +00:00
committed by Love Hörnquist Åstrand
parent 60c713221d
commit c148c2b432

View File

@@ -1690,7 +1690,6 @@ krb5_init_creds_step(krb5_context context,
ret = decode_AS_REP(in->data, in->length, &rep.kdc_rep, &size);
if (ret == 0) {
krb5_keyblock *key = NULL;
unsigned eflags = EXTRACT_TICKET_AS_REQ | EXTRACT_TICKET_TIMESYNC;
if (ctx->flags.canonicalize) {