Retire AFS_MOUNT_AFS
[openafs.git] / src / config / param.nbsd30.h
index 2c67a8f..96e4a73 100644 (file)
@@ -7,13 +7,8 @@
 #define AFS_64BIT_IOPS_ENV 1   /* Needed for NAMEI */
 #define AFS_64BIT_CLIENT 1
 
-#define AFS_MOUNT_AFS "afs"    /* The name of the filesystem type. */
 #define AFS_SYSCALL 210
 
-#ifndef        MOUNT_AFS
-#define        MOUNT_AFS AFS_MOUNT_AFS
-#endif
-
 #define AFS_XBSD_ENV 1         /* {Free,Open,Net}BSD */
 
 #define AFS_NBSD_ENV 1