summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/rs232/terminal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/rs232/terminal.h')
-rw-r--r--src/devices/bus/rs232/terminal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/bus/rs232/terminal.h b/src/devices/bus/rs232/terminal.h
index 727b3122583..32073efec4d 100644
--- a/src/devices/bus/rs232/terminal.h
+++ b/src/devices/bus/rs232/terminal.h
@@ -30,7 +30,6 @@ private:
required_ioport m_rs232_txbaud;
required_ioport m_rs232_rxbaud;
- required_ioport m_rs232_startbits;
required_ioport m_rs232_databits;
required_ioport m_rs232_parity;
required_ioport m_rs232_stopbits;