Remove local variables missed in r321842.
X-MFC with: r321842
This commit is contained in:
parent
d7b05ab2a8
commit
03eee82f18
@ -175,10 +175,6 @@ symtab_init(void)
|
||||
int fd;
|
||||
int i;
|
||||
int strindex = -1;
|
||||
#ifndef illumos
|
||||
void *ksyms;
|
||||
size_t sz;
|
||||
#endif
|
||||
|
||||
#ifndef illumos
|
||||
if ((fd = open("/dev/ksyms", O_RDONLY)) == -1) {
|
||||
|
Loading…
Reference in New Issue
Block a user