unused.var
This commit is contained in:
parent
a8ec4910fd
commit
7635ebf65a
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue