Remove DUX/OSF code
[openafs.git] / src / lwp / lwp.c
index 3ff9afc..de9d651 100644 (file)
@@ -34,7 +34,7 @@ int setlim(int limcon, uchar_t hard, int limit);
 #endif
 
 #ifndef AFS_ARM_LINUX20_ENV
-#if defined(AFS_OSF_ENV) || defined(AFS_S390_LINUX20_ENV)
+#if defined(AFS_S390_LINUX20_ENV)
 int PRE_Block; /* Remnants of preemption support. */
 #else
 char PRE_Block;        /* Remnants of preemption support. */