mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Remove NUMCDEVSW, which is unused since RELENG_5.
Discussed with: kib
This commit is contained in:
parent
ea58272861
commit
3231dedb60
1 changed files with 0 additions and 2 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue