aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorPawel Jakub Dawidek <pjd@FreeBSD.org>2004-02-27 15:32:49 +0000
committerPawel Jakub Dawidek <pjd@FreeBSD.org>2004-02-27 15:32:49 +0000
commit0787ce83b22ffcb12a20f7eaf0c7fa65f3d81f4a (patch)
tree1886e1c0d6b1224588b56965c481a5abd865f978 /sys
parent3f0a01ea877600bd378547dba71961fca1482f69 (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/geom/concat/g_concat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/geom/concat/g_concat.h b/sys/geom/concat/g_concat.h
index e073cccfccc80..51fd94197bce8 100644
--- a/sys/geom/concat/g_concat.h
+++ b/sys/geom/concat/g_concat.h
@@ -69,7 +69,6 @@ struct g_concat_disk {
};
struct g_concat_softc {
- int sc_flags; /* flags */
u_int sc_type; /* provider type */
struct g_provider *sc_provider;
char sc_name[16]; /* concat name */