mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-02-05 13:40:08 +08:00
delete misc placed Pth init
This commit is contained in:
parent
9267949beb
commit
96fffc634b
@ -126,7 +126,6 @@ ldap_pvt_thread_mutex_destroy( ldap_pvt_thread_mutex_t *mutex )
|
||||
int
|
||||
ldap_pvt_thread_mutex_lock( ldap_pvt_thread_mutex_t *mutex )
|
||||
{
|
||||
pth_init();
|
||||
return( pth_mutex_acquire( mutex, 0, NULL ) );
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user