summaryrefslogtreecommitdiffstats
path: root/src/mame/audio/csd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/csd.cpp')
-rw-r--r--src/mame/audio/csd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/csd.cpp b/src/mame/audio/csd.cpp
index 6550548a43b..755d463abcd 100644
--- a/src/mame/audio/csd.cpp
+++ b/src/mame/audio/csd.cpp
@@ -92,7 +92,7 @@ void midway_cheap_squeak_deluxe_device::device_start()
// device_timer - timer callbacks
//-------------------------------------------------
-void midway_cheap_squeak_deluxe_device::device_timer(emu_timer &timer, device_timer_id id, int param, void *ptr)
+void midway_cheap_squeak_deluxe_device::device_timer(emu_timer &timer, device_timer_id id, int param)
{
m_pia->ca1_w(param);