Remove unused declaration.

The setconf() implementation was removed by r52778 Nov 1 1999.

Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
This commit is contained in:
kib 2016-12-31 11:07:33 +00:00
parent a8b00414bd
commit a76ec14db4

View File

@ -285,7 +285,6 @@ int make_dev_physpath_alias(int _flags, struct cdev **_cdev,
const char *_physpath);
void dev_lock(void);
void dev_unlock(void);
void setconf(void);
#ifdef KLD_MODULE
#define MAKEDEV_ETERNAL_KLD 0