From 07029cdbbd9be6ad780bd594c98d26babec7ee67 Mon Sep 17 00:00:00 2001 From: rsc Date: Mon, 23 Apr 2007 14:40:54 +0000 Subject: cleanup --- src/cmd/venti/srv/dat.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/cmd/venti/srv/dat.h') diff --git a/src/cmd/venti/srv/dat.h b/src/cmd/venti/srv/dat.h index ede27798..1c9dce3d 100644 --- a/src/cmd/venti/srv/dat.h +++ b/src/cmd/venti/srv/dat.h @@ -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 */ -- cgit v1.2.3