Remove dead code
[openafs.git] / src / config / param.nbsd40.h
index d4b4730..adb4ae6 100644 (file)
 #define AFS_MOUNT_AFS "afs"    /* The name of the filesystem type. */
 #define AFS_SYSCALL 318 /* 210 */
 
-#if 0
-/* including this file before sysincludes.h is canonical, but
- * NBSD40's mount.h defines MOUNT_AFS */
-#ifndef        MOUNT_AFS
-#define        MOUNT_AFS AFS_MOUNT_AFS
-#endif
-#endif
-
 #define AFS_XBSD_ENV 1         /* {Free,Open,Net}BSD */
 
 #define AFS_NBSD_ENV 1