summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/segaxbd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/segaxbd.cpp')
-rw-r--r--src/mame/drivers/segaxbd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/segaxbd.cpp b/src/mame/drivers/segaxbd.cpp
index eb0f2c48b9a..aaf803ca4b8 100644
--- a/src/mame/drivers/segaxbd.cpp
+++ b/src/mame/drivers/segaxbd.cpp
@@ -597,7 +597,7 @@ void segaxbd_state::smgp_excs_w(offs_t offset, uint16_t data, uint16_t mem_mask)
// device_timer - handle device timers
//-------------------------------------------------
-void segaxbd_state::device_timer(emu_timer &timer, device_timer_id id, int param, void *ptr)
+void segaxbd_state::device_timer(emu_timer &timer, device_timer_id id, int param)
{
switch (id)
{