Remove NUMCDEVSW, which is unused since RELENG_5.

Discussed with:	kib
This commit is contained in:
Ed Schouten 2009-02-03 20:31:26 +00:00
parent ea58272861
commit 3231dedb60

View File

@ -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 {