unused variable
This commit is contained in:
@@ -145,7 +145,6 @@ init_tgs_req (krb5_context context,
|
|||||||
{
|
{
|
||||||
krb5_auth_context ac = NULL;
|
krb5_auth_context ac = NULL;
|
||||||
krb5_error_code ret = 0;
|
krb5_error_code ret = 0;
|
||||||
krb5_keyblock *key = NULL;
|
|
||||||
|
|
||||||
memset(t, 0, sizeof(*t));
|
memset(t, 0, sizeof(*t));
|
||||||
t->pvno = 5;
|
t->pvno = 5;
|
||||||
|
Reference in New Issue
Block a user