cetype unused

This commit is contained in:
Love Hornquist Astrand
2009-11-22 06:36:13 -08:00
parent 70835f3119
commit 79fe41bbb9

View File

@@ -890,7 +890,7 @@ _kdc_as_rep(krb5_context context,
KDCOptions f = b->kdc_options;
hdb_entry_ex *client = NULL, *server = NULL;
HDB *clientdb;
krb5_enctype cetype, setype, sessionetype;
krb5_enctype setype, sessionetype;
krb5_data e_data;
EncTicketPart et;
EncKDCRepPart ek;