summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/multipcm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/multipcm.h')
-rw-r--r--src/devices/sound/multipcm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/sound/multipcm.h b/src/devices/sound/multipcm.h
index 626f4c99670..08d1e8d2fcf 100644
--- a/src/devices/sound/multipcm.h
+++ b/src/devices/sound/multipcm.h
@@ -79,7 +79,6 @@ private:
struct slot_t
{
- uint8_t m_slot_index;
uint8_t m_regs[8];
bool m_playing;
sample_t m_sample;