]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/abandon.c
Commit of the Proxy Cache contribution (ITS#2062)
[openldap] / servers / slapd / abandon.c
index 82cc58e607d23264f509783ef829d49aa19e7b8e..447a4e7f61a777970b5a30f88e91941a0f6797a6 100644 (file)
@@ -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);