krb5: Fix unused variable
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
This commit is contained in:

committed by
Nico Williams

parent
9f05c65981
commit
62e63b2da6
@@ -88,7 +88,9 @@ static krb5_error_code
|
||||
init_ccapi(krb5_context context)
|
||||
{
|
||||
const char *lib = NULL;
|
||||
#ifdef HAVE_DLOPEN
|
||||
char *explib = NULL;
|
||||
#endif
|
||||
|
||||
HEIMDAL_MUTEX_lock(&acc_mutex);
|
||||
if (init_func) {
|
||||
|
Reference in New Issue
Block a user