viced: Remove dead code 'zerofid'
commit2216b5f8efdee3328286cbfb6fa2a74e90964616
authorMark Vitale <mvitale@sinenomine.net>
Tue, 2 Aug 2022 23:54:15 +0000 (2 19:54 -0400)
committerMichael Meffie <mmeffie@sinenomine.net>
Sat, 17 Aug 2024 13:34:53 +0000 (17 09:34 -0400)
tree93a3114d7a91e5417e60b39ae9b9774a429f9066
parent8f4e5b7e6b7ecbe28340a76931217a6f273dd921
viced: Remove dead code 'zerofid'

Since the original IBM code import, h_CheckHosts has zeroed 'zerofid'
but it is not referenced by any other code.

Remove the vestigial code.

No functional change is incurred by this commit.

Change-Id: I56ff2977bd210f2a37abf0b25f5e3aba2da19d85
Reviewed-on: https://gerrit.openafs.org/15101
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
src/viced/host.c