unused.var
This commit is contained in:
parent
a8ec4910fd
commit
7635ebf65a
@ -59,7 +59,6 @@ int
|
|||||||
Bgetfield(Biobuf *bp, int type, void *thing, int size) {
|
Bgetfield(Biobuf *bp, int type, void *thing, int size) {
|
||||||
int r;
|
int r;
|
||||||
Rune R;
|
Rune R;
|
||||||
char c[UTFmax];
|
|
||||||
int sindex = 0, i, j, n = 0;
|
int sindex = 0, i, j, n = 0;
|
||||||
int negate = 0;
|
int negate = 0;
|
||||||
int base = 10;
|
int base = 10;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user