remove unused variable
This commit is contained in:
@@ -217,7 +217,6 @@ krb5_have_error_string(krb5_context context)
|
|||||||
const char * KRB5_LIB_FUNCTION
|
const char * KRB5_LIB_FUNCTION
|
||||||
krb5_get_error_message(krb5_context context, krb5_error_code code)
|
krb5_get_error_message(krb5_context context, krb5_error_code code)
|
||||||
{
|
{
|
||||||
const char *cstr;
|
|
||||||
char *str;
|
char *str;
|
||||||
|
|
||||||
HEIMDAL_MUTEX_lock(context->mutex);
|
HEIMDAL_MUTEX_lock(context->mutex);
|
||||||
|
Reference in New Issue
Block a user