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

index dab6c56b75ebbe67782dc1ee33e4e8e4d16cc1c9..4dd213dc82f7db253a512cebcf515833b57f3b74 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" : "" );