diff options
Diffstat (limited to 'sys/dev/usb/ucomvar.h')
-rw-r--r-- | sys/dev/usb/ucomvar.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/usb/ucomvar.h b/sys/dev/usb/ucomvar.h index 63146b9..818c324 100644 --- a/sys/dev/usb/ucomvar.h +++ b/sys/dev/usb/ucomvar.h @@ -163,7 +163,6 @@ struct ucom_softc { int sc_state; int sc_poll; - u_char hotchar; u_char sc_lsr; u_char sc_msr; |