remove comment

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10090 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-06-18 02:44:54 +00:00
parent 077d3a8c0b
commit e1074a9830

View File

@@ -59,8 +59,6 @@ krb5_mk_priv(krb5_context context,
int usec2; int usec2;
krb5_crypto crypto; krb5_crypto crypto;
/* XXX - Is this right? */
if (auth_context->local_subkey) if (auth_context->local_subkey)
key = auth_context->local_subkey; key = auth_context->local_subkey;
else if (auth_context->remote_subkey) else if (auth_context->remote_subkey)