summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/spg2xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/spg2xx.h')
-rw-r--r--src/devices/machine/spg2xx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/machine/spg2xx.h b/src/devices/machine/spg2xx.h
index 0c642b3e0dd..2e0f1721e90 100644
--- a/src/devices/machine/spg2xx.h
+++ b/src/devices/machine/spg2xx.h
@@ -99,7 +99,6 @@ protected:
TILE_Y_FLIP = 0x0008
};
- void audio_frame_tick();
void audio_beat_tick();
void audio_rampdown_tick(const uint32_t channel);
bool audio_envelope_tick(address_space &space, const uint32_t channel);