mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
Delete unused idl_cache_entry rwlock field
This commit is contained in:
parent
d5a7e252b3
commit
6d1ca0a769
@ -68,7 +68,6 @@ LDAP_BEGIN_DECL
|
||||
|
||||
typedef struct bdb_idl_cache_entry_s {
|
||||
struct berval kstr;
|
||||
ldap_pvt_thread_rdwr_t idl_entry_rwlock;
|
||||
ID *idl;
|
||||
DB *db;
|
||||
struct bdb_idl_cache_entry_s* idl_lru_prev;
|
||||
|
Loading…
Reference in New Issue
Block a user