mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove an unused declaration.
This commit is contained in:
parent
af3e0bb202
commit
adf4e1d58a
1 changed files with 0 additions and 1 deletions
|
|
@ -366,7 +366,6 @@ extern int desiredvnodes; /* number of vnodes desired */
|
|||
extern struct uma_zone *namei_zone;
|
||||
extern int prtactive; /* nonzero to call vprint() */
|
||||
extern struct vattr va_null; /* predefined null vattr structure */
|
||||
extern int vfs_ioopt;
|
||||
|
||||
/*
|
||||
* Macro/function to check for client cache inconsistency w.r.t. leasing.
|
||||
|
|
|
|||
Loading…
Reference in a new issue