summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/tek405x.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/drivers/tek405x.c')
-rw-r--r--src/mess/drivers/tek405x.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mess/drivers/tek405x.c b/src/mess/drivers/tek405x.c
index 00aa1e5adec..ffec5ffdb81 100644
--- a/src/mess/drivers/tek405x.c
+++ b/src/mess/drivers/tek405x.c
@@ -1114,9 +1114,6 @@ static ACIA6850_INTERFACE( acia_intf )
0,
DEVCB_NULL,
DEVCB_NULL,
- DEVCB_LINE_GND,
- DEVCB_NULL,
- DEVCB_LINE_GND,
DEVCB_DRIVER_LINE_MEMBER(tek4051_state, acia_irq_w)
};