]> git.sur5r.net Git - openldap/commitdiff
No LogTest in RE23
authorKurt Zeilenga <kurt@openldap.org>
Wed, 5 Apr 2006 00:41:19 +0000 (00:41 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 5 Apr 2006 00:41:19 +0000 (00:41 +0000)
servers/slapd/back-ldap/bind.c

index 36edfacd0ef2b5715f5bce6c5d5fc58332dd76a6..647e9cf5da23fe7c492ead157ace7127ddee3baf 100644 (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" : "" );