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*
|
||||
_vtfileblock(VtCache *c, VtEntry *e, u32int bn)
|
||||
{
|
||||
VtBlock *b, *bb;
|
||||
VtBlock *b;
|
||||
int i, d, index[VtPointerDepth+1], t;
|
||||
uchar score[VtScoreSize];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue