summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/cxd1185.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/cxd1185.cpp')
-rw-r--r--src/devices/machine/cxd1185.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/devices/machine/cxd1185.cpp b/src/devices/machine/cxd1185.cpp
index 293914fcfee..8b24126b662 100644
--- a/src/devices/machine/cxd1185.cpp
+++ b/src/devices/machine/cxd1185.cpp
@@ -73,10 +73,6 @@ void cxd1185_device::map(address_map &map)
void cxd1185_device::device_start()
{
- m_irq_out_cb.resolve_safe();
- m_drq_out_cb.resolve_safe();
- m_port_out_cb.resolve_safe();
-
save_item(NAME(m_state));
save_item(NAME(m_irq_asserted));
save_item(NAME(m_drq_asserted));