summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/cedar_magnet_sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/cedar_magnet_sound.h')
-rw-r--r--src/mame/machine/cedar_magnet_sound.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mame/machine/cedar_magnet_sound.h b/src/mame/machine/cedar_magnet_sound.h
index ddc2f65f65a..0d1a5d0226b 100644
--- a/src/mame/machine/cedar_magnet_sound.h
+++ b/src/mame/machine/cedar_magnet_sound.h
@@ -49,9 +49,6 @@ public:
TIMER_CALLBACK_MEMBER(reset_assert_callback) override;
- int m_fake_counter;
- INTERRUPT_GEN_MEMBER(fake_irq);
-
protected:
virtual machine_config_constructor device_mconfig_additions() const override;
virtual void device_start() override;