Unix CM: Remove erroneous comment

Despite what the comment says, shutdown_axscache does have a caller,
so just remove the comment lest it confuse people.

Change-Id: I0491bf4f945c372d7ddbafb7a43390821c95a0c1
Reviewed-on: http://gerrit.openafs.org/2471
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
This commit is contained in:
Simon Wilkinson 2010-07-24 14:21:52 +01:00 committed by Derrick Brashear
parent f6a91a28cc
commit ed42886927

View File

@ -168,7 +168,6 @@ afs_FreeAllAxs(struct axscache **headp)
} }
/* doesn't appear to be used at all */
void void
shutdown_xscache(void) shutdown_xscache(void)
{ {