summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/lib/krb5/mk_priv.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/lib/krb5/mk_priv.c')
-rw-r--r--crypto/heimdal/lib/krb5/mk_priv.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/crypto/heimdal/lib/krb5/mk_priv.c b/crypto/heimdal/lib/krb5/mk_priv.c
index 1de4a5c..3f49a41 100644
--- a/crypto/heimdal/lib/krb5/mk_priv.c
+++ b/crypto/heimdal/lib/krb5/mk_priv.c
@@ -33,7 +33,7 @@
#include <krb5_locl.h>
-RCSID("$Id: mk_priv.c,v 1.29 2001/05/14 06:14:49 assar Exp $");
+RCSID("$Id: mk_priv.c,v 1.30 2001/06/18 02:44:54 assar Exp $");
/*
*
@@ -59,8 +59,6 @@ krb5_mk_priv(krb5_context context,
int usec2;
krb5_crypto crypto;
- /* XXX - Is this right? */
-
if (auth_context->local_subkey)
key = auth_context->local_subkey;
else if (auth_context->remote_subkey)
OpenPOWER on IntegriCloud