mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
Remove unused variable in vos.c
Remove an unused variable introduced by a recent commit. Change-Id: I04432d87a27b656807430f041f84d6ada2632434 Reviewed-on: http://gerrit.openafs.org/1765 Reviewed-by: Jeffrey Altman <jaltman@openafs.org> Tested-by: Jeffrey Altman <jaltman@openafs.org>
This commit is contained in:
parent
a20326646d
commit
f02d34315e
@ -5427,7 +5427,6 @@ SetAddrs(register struct cmd_syndesc *as, void *arock)
|
||||
if (as->parms[1].items) {
|
||||
/* -host */
|
||||
struct cmd_item *ti;
|
||||
struct hostent *he;
|
||||
afs_int32 saddr;
|
||||
int i = 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user