Retire AFS_MOUNT_AFS
[openafs.git] / src / config / param.nbsd16.h
index 6694be2..1630fdf 100644 (file)
@@ -38,7 +38,6 @@
 #define AFS_GREEDY43_ENV       1
 #define AFS_ENV        1
 
-#define AFS_MOUNT_AFS  "afs"
 #define AFS_SYSCALL 210
 
 
 #define MOUNT_UFS "ufs"
 #endif
 
-#ifndef        MOUNT_AFS
-#define        MOUNT_AFS AFS_MOUNT_AFS
-#endif
-
 #define AFS_HAVE_FFS            1      /* Use system's ffs. */
 #define AFS_HAVE_STATVFS       0       /* System doesn't supports statvfs */