summaryrefslogtreecommitdiffstats
path: root/sys/sys/mount.h
diff options
context:
space:
mode:
authorpluknet <pluknet@FreeBSD.org>2013-10-28 20:38:17 +0000
committerpluknet <pluknet@FreeBSD.org>2013-10-28 20:38:17 +0000
commit370e68d8270bc74dbd07c266220f7263f50036f2 (patch)
tree4acc3f130da2e1a0808cc8f0b8e82d25596b5ab8 /sys/sys/mount.h
parent59a2e2d4634066063aaccd023f871dd31ef43622 (diff)
downloadFreeBSD-src-370e68d8270bc74dbd07c266220f7263f50036f2.zip
FreeBSD-src-370e68d8270bc74dbd07c266220f7263f50036f2.tar.gz
G/c unused mountrootfsname.
It was replaced with rootdevnames in r52778.
Diffstat (limited to 'sys/sys/mount.h')
-rw-r--r--sys/sys/mount.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/sys/mount.h b/sys/sys/mount.h
index 8f94451..4689418 100644
--- a/sys/sys/mount.h
+++ b/sys/sys/mount.h
@@ -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
*/
OpenPOWER on IntegriCloud