unused.var

This commit is contained in:
rsc 2005-07-13 21:43:14 +00:00
parent a8ec4910fd
commit 7635ebf65a

View file

@ -59,7 +59,6 @@ int
Bgetfield(Biobuf *bp, int type, void *thing, int size) {
int r;
Rune R;
char c[UTFmax];
int sindex = 0, i, j, n = 0;
int negate = 0;
int base = 10;