summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/rohga.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/rohga.c')
-rw-r--r--src/mame/drivers/rohga.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/rohga.c b/src/mame/drivers/rohga.c
index 1a8bf9dcb30..49d0c675e38 100644
--- a/src/mame/drivers/rohga.c
+++ b/src/mame/drivers/rohga.c
@@ -117,7 +117,6 @@
READ16_MEMBER(rohga_state::rohga_irq_ack_r)
{
-
m_maincpu->set_input_line(6, CLEAR_LINE);
return 0;
}