mirror of https://github.com/golang/go.git
parent
74dfca5f25
commit
f9f66b97e2
|
|
@ -216,7 +216,6 @@ loadlib(void)
|
|||
int i, found;
|
||||
int32 h;
|
||||
Sym *s;
|
||||
char *a;
|
||||
|
||||
found = 0;
|
||||
for(i=0; i<nlibdir; i++) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue