]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-bdb2/id2children.c
Change 'unsigned long len' to ber_len_t in get_filter()
[openldap] / servers / slapd / back-bdb2 / id2children.c
index 83db5d07a86d35c71455a7f6489929d650231382..d4784d5bd8a42a9bbe8927ae8ecc195f842b7991 100644 (file)
@@ -19,8 +19,6 @@ bdb2i_id2children_add(
 {
        struct dbcache  *db;
        Datum           key;
-       int             len, rc;
-       ID_BLOCK                *idl;
        char            buf[20];
 
        ldbm_datum_init( key );
@@ -63,8 +61,6 @@ bdb2i_id2children_remove(
 {
        struct dbcache  *db;
        Datum           key;
-       int             len, rc;
-       ID_BLOCK                *idl;
        char            buf[20];
 
        Debug( LDAP_DEBUG_TRACE, "=> bdb2i_id2children_remove( %ld, %ld )\n",