Remove unused variable.
This commit is contained in:
parent
d4fc74e43c
commit
c2bb947c14
@ -60,7 +60,6 @@ struct passwd *sgetpwent (const char *buf)
|
||||
static char pwdbuf[1024];
|
||||
register int i;
|
||||
register char *cp;
|
||||
char *ep;
|
||||
char *fields[NFIELDS];
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user