UNIX CM: remove the last remaining reference to afs_rxglobal_lock
[openafs.git] / src / afs / afs_osi.c
index 1257902..695a327 100644 (file)
@@ -38,7 +38,6 @@ afs_ucred_t *afs_osi_credp;
 
 #if defined(AFS_SUN5_ENV) || defined(AFS_SGI_ENV)
 kmutex_t afs_global_lock;
-kmutex_t afs_rxglobal_lock;
 #endif
 
 #if defined(AFS_SGI_ENV) && !defined(AFS_SGI64_ENV)