summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/apple3.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/apple3.c')
-rw-r--r--src/mess/machine/apple3.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mess/machine/apple3.c b/src/mess/machine/apple3.c
index 7ca8da875f9..e90f67b36df 100644
--- a/src/mess/machine/apple3.c
+++ b/src/mess/machine/apple3.c
@@ -1275,4 +1275,3 @@ WRITE_LINE_MEMBER(apple3_state::a2bus_nmi_w)
m_maincpu->set_input_line(INPUT_LINE_NMI, state);
}
}
-