From: Simon Wilkinson Date: Sat, 24 Jul 2010 13:21:52 +0000 (+0100) Subject: Unix CM: Remove erroneous comment X-Git-Tag: openafs-devel-1_5_76~33 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=ed428869276d07e8dc886a1ee02893bb9cc09e1f;p=packages%2Fo%2Fopenafs.git 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 Reviewed-by: Derrick Brashear Tested-by: Derrick Brashear --- diff --git a/src/afs/afs_axscache.c b/src/afs/afs_axscache.c index d71f847a9..7c5633576 100644 --- a/src/afs/afs_axscache.c +++ b/src/afs/afs_axscache.c @@ -168,7 +168,6 @@ afs_FreeAllAxs(struct axscache **headp) } -/* doesn't appear to be used at all */ void shutdown_xscache(void) {