mirror of
https://github.com/opnsense/src.git
synced 2026-03-28 13:43:12 -04:00
MFC: r207532
Remove a soft member which was never used.
This commit is contained in:
parent
4dd3847da5
commit
fe353091cd
1 changed files with 0 additions and 1 deletions
|
|
@ -50,7 +50,6 @@ struct quicc_softc {
|
|||
u_int sc_clock;
|
||||
|
||||
int sc_fastintr:1;
|
||||
int sc_leaving:1;
|
||||
int sc_polled:1;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue