irix kill efs and start pruning pre-65
[openafs.git] / src / config / param.sgi_65.h
index 646fad4..f45ea30 100644 (file)
 /* #define     DEBUG           1 */
 
 #define AFS_EVENT_LOCK  1      /* osi_Sleep/osi_Wakeup use spinlock. */
-#define AFS_SGI_DUAL_FS_CACHE 1        /* implies supports EFS or XFS cache */
 
 #ifndef IRIX_HAS_MEM_FUNCS
 #define memset(A, B, S) bzero(A, S)