Remove unused field.
Approved by: scottl (mentor)
This commit is contained in:
parent
3f0a01ea87
commit
0787ce83b2
@ -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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user