mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-22 23:59:34 -05:00
Remove lint
This commit is contained in:
parent
fdb62b5650
commit
32b764a9b0
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ do_abandon(
|
||||||
{
|
{
|
||||||
ber_int_t id;
|
ber_int_t id;
|
||||||
Operation *o;
|
Operation *o;
|
||||||
int rc, notfound;
|
int rc;
|
||||||
|
|
||||||
#ifdef NEW_LOGGING
|
#ifdef NEW_LOGGING
|
||||||
LDAP_LOG(( "operation", LDAP_LEVEL_ENTRY, "conn: %d do_abandon\n",
|
LDAP_LOG(( "operation", LDAP_LEVEL_ENTRY, "conn: %d do_abandon\n",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue