cleanup
This commit is contained in:
parent
8d271d6cc3
commit
07029cdbbd
7 changed files with 27 additions and 24 deletions
|
|
@ -439,10 +439,6 @@ struct Index
|
|||
u32int buckets; /* last bucket used in disk hash table */
|
||||
u32int blocksize;
|
||||
u32int tabsize; /* max. bytes in index config */
|
||||
u32int bitblocks; /* XXX remove these fields */
|
||||
u32int maxdepth;
|
||||
u32int bitkeylog;
|
||||
u32int bitkeymask;
|
||||
|
||||
int mapalloc; /* first arena to check when adding a lump */
|
||||
Arena **arenas; /* arenas in the mapping */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue