Removed a comment made obsolete by revisions 157927 and 174292.

This commit is contained in:
Ruslan Ermilov 2008-12-18 15:56:12 +00:00
parent 3610a2260b
commit 98bd6a1982

View File

@ -120,7 +120,6 @@ tunable_mbinit(void *dummy)
}
SYSINIT(tunable_mbinit, SI_SUB_TUNABLES, SI_ORDER_MIDDLE, tunable_mbinit, NULL);
/* XXX: These should be tuneables. Can't change UMA limits on the fly. */
static int
sysctl_nmbclusters(SYSCTL_HANDLER_ARGS)
{