mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 18:50:31 -04:00
G/c unused mountrootfsname.
It was replaced with rootdevnames in r52778.
This commit is contained in:
parent
daac3e7db6
commit
d5814e82fa
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue