summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/qs1000.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/qs1000.h')
-rw-r--r--src/devices/sound/qs1000.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/sound/qs1000.h b/src/devices/sound/qs1000.h
index f57b2e41d91..237ef21b8e5 100644
--- a/src/devices/sound/qs1000.h
+++ b/src/devices/sound/qs1000.h
@@ -40,7 +40,6 @@ public:
//auto serial_w() { return m_serial_w_cb.bind(); }
// external
- i8052_device &cpu() const { return *m_cpu; }
void serial_in(uint8_t data);
DECLARE_WRITE_LINE_MEMBER( set_irq );