summaryrefslogtreecommitdiffstats
path: root/sys/geom/geom.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/geom/geom.h')
-rw-r--r--sys/geom/geom.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/geom/geom.h b/sys/geom/geom.h
index 6a447ae..75bfcc2 100644
--- a/sys/geom/geom.h
+++ b/sys/geom/geom.h
@@ -203,7 +203,6 @@ struct g_provider {
struct devstat *stat;
u_int nstart, nend;
u_int flags;
-#define G_PF_CANDELETE 0x1
#define G_PF_WITHER 0x2
#define G_PF_ORPHAN 0x4
OpenPOWER on IntegriCloud