mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-18 18:18:06 -05:00
Fix missing i bug (from HEAD)
This commit is contained in:
parent
9f2aa5ece4
commit
23f3baaafd
1 changed files with 0 additions and 2 deletions
|
|
@ -33,9 +33,7 @@ do_abandon(
|
|||
ber_int_t id;
|
||||
Operation *o;
|
||||
int rc;
|
||||
#ifdef LDAP_CLIENT_UPDATE
|
||||
int i;
|
||||
#endif
|
||||
|
||||
#ifdef NEW_LOGGING
|
||||
LDAP_LOG( OPERATION, ENTRY, "conn: %d do_abandon\n", conn->c_connid, 0, 0);
|
||||
|
|
|
|||
Loading…
Reference in a new issue