Skip to content
Snippets Groups Projects
Commit 6f61f9e0 authored by Howard Chu's avatar Howard Chu
Browse files

Delete unused idl_cache_entry rwlock field

parent 4918b69c
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment