summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/huc6272.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/huc6272.cpp')
-rw-r--r--src/devices/video/huc6272.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/devices/video/huc6272.cpp b/src/devices/video/huc6272.cpp
index bd046584f42..11a06429fca 100644
--- a/src/devices/video/huc6272.cpp
+++ b/src/devices/video/huc6272.cpp
@@ -172,8 +172,6 @@ void huc6272_device::device_validity_check(validity_checker &valid) const
void huc6272_device::device_start()
{
- m_irq_changed_cb.resolve_safe();
-
save_item(NAME(m_register));
save_item(NAME(m_kram_addr_r));
save_item(NAME(m_kram_inc_r));