summaryrefslogtreecommitdiffstats
path: root/sys/sys/conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/conf.h')
-rw-r--r--sys/sys/conf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/sys/conf.h b/sys/sys/conf.h
index 0a97e53..affc646 100644
--- a/sys/sys/conf.h
+++ b/sys/sys/conf.h
@@ -53,7 +53,6 @@ struct vnode;
struct specinfo {
u_int si_flags;
#define SI_STASHED 0x0001 /* created in stashed storage */
-#define SI_WHINED 0x0002 /* whined about already */
udev_t si_udev;
LIST_ENTRY(specinfo) si_hash;
SLIST_HEAD(, vnode) si_hlist;
OpenPOWER on IntegriCloud