Remove unused variable.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3967 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -46,7 +46,6 @@ hdb_next_keytype2key(krb5_context context,
|
||||
krb5_keytype keytype,
|
||||
Key **key)
|
||||
{
|
||||
krb5_error_code ret;
|
||||
int i;
|
||||
if(*key)
|
||||
i = *key - e->keys.val + 1;
|
||||
|
Reference in New Issue
Block a user