unused variable

This commit is contained in:
Love Hornquist Astrand
2009-11-17 15:50:43 -08:00
parent 8ec686805b
commit ae56d6eede

View File

@@ -145,7 +145,6 @@ init_tgs_req (krb5_context context,
{
krb5_auth_context ac = NULL;
krb5_error_code ret = 0;
krb5_keyblock *key = NULL;
memset(t, 0, sizeof(*t));
t->pvno = 5;