Author: kib Date: Sat Jan 7 11:32:54 2017 New Revision: 311641 URL: https://svnweb.freebsd.org/changeset/base/311641
Log: MFC r310925: Remove unused declaration. Modified: stable/11/sys/sys/conf.h Directory Properties: stable/11/ (props changed) Modified: stable/11/sys/sys/conf.h ============================================================================== --- stable/11/sys/sys/conf.h Sat Jan 7 10:55:38 2017 (r311640) +++ stable/11/sys/sys/conf.h Sat Jan 7 11:32:54 2017 (r311641) @@ -285,7 +285,6 @@ int make_dev_physpath_alias(int _flags, const char *_physpath); void dev_lock(void); void dev_unlock(void); -void setconf(void); #ifdef KLD_MODULE #define MAKEDEV_ETERNAL_KLD 0 _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"