remove comment
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10090 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -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)
|
||||||
|
Reference in New Issue
Block a user