summaryrefslogtreecommitdiff
path: root/sys/kern/subr_param.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/subr_param.c')
-rw-r--r--sys/kern/subr_param.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/sys/kern/subr_param.c b/sys/kern/subr_param.c
index ced6d9527465..fa37bf221d69 100644
--- a/sys/kern/subr_param.c
+++ b/sys/kern/subr_param.c
@@ -91,14 +91,6 @@ u_quad_t sgrowsiz; /* amount to grow stack */
struct buf *swbuf;
/*
- * Total number of shared mutexes to protect all lockmgr locks.
- */
-#ifndef LOCKMUTEX
-#define LOCKMUTEX 10
-#endif
-int lock_nmtx = LOCKMUTEX;
-
-/*
* Boot time overrides
*/
void