summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/c65_old.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/c65_old.c')
-rw-r--r--src/mess/machine/c65_old.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mess/machine/c65_old.c b/src/mess/machine/c65_old.c
index caa68c22fd3..8060f05c54c 100644
--- a/src/mess/machine/c65_old.c
+++ b/src/mess/machine/c65_old.c
@@ -1335,4 +1335,3 @@ INTERRUPT_GEN_MEMBER(c65_state::c65_frame_interrupt)
value &= ~ioport("FUNCT")->read();
m_keyline = value;
}
-