unused bb
This commit is contained in:
parent
02846514a3
commit
cd27286eb1
@ -81,7 +81,7 @@ nfilereads++;
|
|||||||
VtBlock*
|
VtBlock*
|
||||||
_vtfileblock(VtCache *c, VtEntry *e, u32int bn)
|
_vtfileblock(VtCache *c, VtEntry *e, u32int bn)
|
||||||
{
|
{
|
||||||
VtBlock *b, *bb;
|
VtBlock *b;
|
||||||
int i, d, index[VtPointerDepth+1], t;
|
int i, d, index[VtPointerDepth+1], t;
|
||||||
uchar score[VtScoreSize];
|
uchar score[VtScoreSize];
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user