From dddaa8e8bd2dcb379ade9e6e6282deab21a0df8d Mon Sep 17 00:00:00 2001 From: Zach Schimke Date: Tue, 12 Jul 2005 18:49:45 +0000 Subject: [PATCH] STABLE14-freevclist-static-20050711 these are static now, make it so (cherry picked from commit 2d5bb80889f877fcacec02cc229a0960b9852081) --- src/afs/afs_prototypes.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/afs/afs_prototypes.h b/src/afs/afs_prototypes.h index da72808ba..eb40bcd17 100644 --- a/src/afs/afs_prototypes.h +++ b/src/afs/afs_prototypes.h @@ -814,8 +814,6 @@ extern afs_int32 afs_vcount; extern int afsvnumbers; extern afs_rwlock_t afs_xvcache; extern afs_lock_t afs_xvcb; -extern struct vcache *freeVCList; -extern struct vcache *Initial_freeVCList; extern struct afs_q VLRU; extern afs_int32 vcachegen; extern unsigned int afs_paniconwarn; -- 2.39.5