summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/vboy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/vboy.h')
-rw-r--r--src/mame/audio/vboy.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mame/audio/vboy.h b/src/mame/audio/vboy.h
index b714999cfc7..f3d85d60c6f 100644
--- a/src/mame/audio/vboy.h
+++ b/src/mame/audio/vboy.h
@@ -88,9 +88,6 @@ protected:
virtual void sound_stream_update(sound_stream &stream, stream_sample_t **inputs, stream_sample_t **outputs, int samples) override;
- // inline data
- s_sreg sound_registers(void);
-
s_snd_channel snd_channel[5];
UINT16 waveFreq2LenTbl[2048];