unused bb

This commit is contained in:
rsc 2006-05-05 15:06:56 +00:00
parent 02846514a3
commit cd27286eb1

View file

@ -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];