remove dead assignment
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24843 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -48,7 +48,6 @@ krb5_rd_rep(krb5_context context,
|
||||
krb5_crypto crypto;
|
||||
|
||||
krb5_data_zero (&data);
|
||||
ret = 0;
|
||||
|
||||
ret = decode_AP_REP(inbuf->data, inbuf->length, &ap_rep, &len);
|
||||
if (ret)
|
||||
|
Reference in New Issue
Block a user