(kcm_op_retrieve): remove unused variable
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16663 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -336,9 +336,6 @@ kcm_op_retrieve(krb5_context context,
|
||||
&mcreds, &credp);
|
||||
if (ret && ((flags & KRB5_GC_CACHED) == 0)) {
|
||||
krb5_ccache_data ccdata;
|
||||
krb5_creds in;
|
||||
|
||||
memset(&in, 0, sizeof(in));
|
||||
|
||||
/* try and acquire */
|
||||
HEIMDAL_MUTEX_lock(&ccache->mutex);
|
||||
|
Reference in New Issue
Block a user