No LogTest in re23

This commit is contained in:
Kurt Zeilenga 2006-04-05 00:39:46 +00:00
parent 2bf9afd828
commit 31d64d4642

View File

@ -681,7 +681,7 @@ retry_lock:
ldap_pvt_thread_mutex_unlock( &li->li_conninfo.lai_mutex );
}
if ( LogTest( LDAP_DEBUG_TRACE ) ) {
{
snprintf( buf, sizeof( buf ),
"conn %p fetched refcnt=%u binding=%u%s",
(void *)lc, refcnt, binding, expiring ? " expiring" : "" );