summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/nb1413m3.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/nb1413m3.c')
-rw-r--r--src/mame/machine/nb1413m3.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/machine/nb1413m3.c b/src/mame/machine/nb1413m3.c
index 97cbd59d50e..414a9f1e0ef 100644
--- a/src/mame/machine/nb1413m3.c
+++ b/src/mame/machine/nb1413m3.c
@@ -50,7 +50,6 @@ static TIMER_CALLBACK( nb1413m3_timer_callback )
if (nb1413m3_74ls193_counter == 0x0f)
{
-
if (nb1413m3_nmi_enable)
{
machine.device("maincpu")->execute().set_input_line(INPUT_LINE_NMI, PULSE_LINE);