Drop unused variable.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21262 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-21 15:18:37 +00:00
parent 326c50ebae
commit 4ad305a90c

View File

@@ -1714,7 +1714,6 @@ server_lookup:
/* check PAC if not cross realm and if there is one */
if (!cross_realm) {
Key *tkey;
krb5_keyblock *tgtkey;
ret = hdb_enctype2key(context, &krbtgt->entry,
krbtgt_etype, &tkey);