summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/timex.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/drivers/timex.c')
-rw-r--r--src/mess/drivers/timex.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mess/drivers/timex.c b/src/mess/drivers/timex.c
index bc278ba6cdb..87f0cfb51eb 100644
--- a/src/mess/drivers/timex.c
+++ b/src/mess/drivers/timex.c
@@ -563,7 +563,6 @@ ADDRESS_MAP_END
MACHINE_RESET_MEMBER(spectrum_state,ts2068)
{
-
m_port_ff_data = 0;
m_port_f4_data = 0;
ts2068_update_memory(machine());