From ed428869276d07e8dc886a1ee02893bb9cc09e1f Mon Sep 17 00:00:00 2001 From: Simon Wilkinson Date: Sat, 24 Jul 2010 14:21:52 +0100 Subject: [PATCH] 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 --- src/afs/afs_axscache.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/afs/afs_axscache.c b/src/afs/afs_axscache.c index d71f847a95..7c5633576c 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) {