Remove NUMCDEVSW, which is unused since RELENG_5.

Discussed with:	kib
This commit is contained in:
ed 2009-02-03 20:31:26 +00:00
parent 8d1a287c1a
commit 5611ba088e

@ -219,8 +219,6 @@ struct cdevsw {
#define d_gianttrick __d_giant.gianttrick
#define d_postfree_list __d_giant.postfree_list
#define NUMCDEVSW 256
struct module;
struct devsw_module_data {