summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/am25s55x.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/am25s55x.cpp')
-rw-r--r--src/devices/machine/am25s55x.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/devices/machine/am25s55x.cpp b/src/devices/machine/am25s55x.cpp
index b1624179463..f3073136aad 100644
--- a/src/devices/machine/am25s55x.cpp
+++ b/src/devices/machine/am25s55x.cpp
@@ -55,8 +55,6 @@ void am25s55x_device::device_start()
save_item(NAME(m_x.u));
save_item(NAME(m_y.u));
save_item(NAME(m_s_out.u));
-
- m_s.resolve_safe();
}
void am25s55x_device::device_reset()