Author: kib
Date: Sat Jan  7 11:58:14 2017
New Revision: 311644
URL: https://svnweb.freebsd.org/changeset/base/311644

Log:
  MFC r310925:
  Remove unused declaration.

Modified:
  stable/10/sys/sys/conf.h
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/sys/sys/conf.h
==============================================================================
--- stable/10/sys/sys/conf.h    Sat Jan  7 11:48:44 2017        (r311643)
+++ stable/10/sys/sys/conf.h    Sat Jan  7 11:58:14 2017        (r311644)
@@ -305,7 +305,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-stable-10@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10
To unsubscribe, send any mail to "svn-src-stable-10-unsubscr...@freebsd.org"

Reply via email to