unused bb
This commit is contained in:
parent
02846514a3
commit
cd27286eb1
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue