drop shadowing variable

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24457 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-01-25 00:47:13 +00:00
parent 55d94796d0
commit e19011086b

View File

@@ -959,7 +959,6 @@ krb5_rd_req_ctx(krb5_context context,
krb5_keytab_entry entry;
krb5_kt_cursor cursor;
krb5_keytab id = NULL;
int done = 0, kvno = 0;
memset(&cursor, 0, sizeof(cursor));