]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/unbind.c
unifdef -UNEW_LOGGING
[openldap] / servers / slapd / unbind.c
index 32eb609fca49057ce504f7d4cba56a554b39deab..728eeea51cbae904a398dc3f86f76daec66403af 100644 (file)
 int
 do_unbind( Operation *op, SlapReply *rs )
 {
-#ifdef NEW_LOGGING
-       LDAP_LOG( OPERATION, ENTRY, 
-               "do_unbind: conn %d\n", op->o_connid ? op->o_connid : -1, 0, 0 );
-#else
        Debug( LDAP_DEBUG_TRACE, "do_unbind\n", 0, 0, 0 );
-#endif
 
        /*
         * Parse the unbind request.  It looks like this: