X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libraries%2Flibldap%2Futil-int.c;h=df5ec0bfe23bdf0e07416ca2cb75c9badd14e9fd;hb=ffd0f03bb5339fa9e4029ac742132c43d69f0f78;hp=3510aec93e45550513d96b9076c25c1274a7a35b;hpb=48685b7962e9c365752a7eaeaeda9785cdee7946;p=openldap diff --git a/libraries/libldap/util-int.c b/libraries/libldap/util-int.c index 3510aec93e..df5ec0bfe2 100644 --- a/libraries/libldap/util-int.c +++ b/libraries/libldap/util-int.c @@ -1,7 +1,7 @@ /* $OpenLDAP$ */ /* This work is part of OpenLDAP Software . * - * Copyright 1998-2012 The OpenLDAP Foundation. + * Copyright 1998-2014 The OpenLDAP Foundation. * Portions Copyright 1998 A. Hartgers. * All rights reserved. * @@ -612,9 +612,6 @@ void ldap_int_utils_init( void ) ldap_pvt_thread_mutex_init( &ldap_int_gettime_mutex ); -#ifdef HAVE_CYRUS_SASL - ldap_pvt_thread_mutex_init( &ldap_int_sasl_mutex ); -#endif #ifdef HAVE_GSSAPI ldap_pvt_thread_mutex_init( &ldap_int_gssapi_mutex ); #endif