summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/sitcom.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/sitcom.cpp')
-rw-r--r--src/mame/drivers/sitcom.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/drivers/sitcom.cpp b/src/mame/drivers/sitcom.cpp
index e1e7a85c03b..be152e87490 100644
--- a/src/mame/drivers/sitcom.cpp
+++ b/src/mame/drivers/sitcom.cpp
@@ -334,8 +334,6 @@ void sitcom_timer_state::machine_start()
void sitcom_timer_state::machine_reset()
{
sitcom_state::machine_reset();
-
- m_ds2->ce_w(0);
}
void sitcom_timer_state::update_dac(uint8_t value)