Author: pluknet
Date: Mon Oct 28 20:38:17 2013
New Revision: 257273
URL: http://svnweb.freebsd.org/changeset/base/257273

Log:
  G/c unused mountrootfsname.
  It was replaced with rootdevnames in r52778.

Modified:
  head/sys/sys/mount.h

Modified: head/sys/sys/mount.h
==============================================================================
--- head/sys/sys/mount.h        Mon Oct 28 20:32:37 2013        (r257272)
+++ head/sys/sys/mount.h        Mon Oct 28 20:38:17 2013        (r257273)
@@ -806,8 +806,6 @@ vfs_statfs_t        __vfs_statfs;
        };                                                      \
        DECLARE_MODULE(fsname, fsname ## _mod, SI_SUB_VFS, SI_ORDER_MIDDLE)
 
-extern char *mountrootfsname;
-
 /*
  * exported vnode operations
  */
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to