summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/comx35.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/comx35.cpp')
-rw-r--r--src/mame/drivers/comx35.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/comx35.cpp b/src/mame/drivers/comx35.cpp
index b06dc6cf4a5..7b729a18cbb 100644
--- a/src/mame/drivers/comx35.cpp
+++ b/src/mame/drivers/comx35.cpp
@@ -543,7 +543,7 @@ WRITE_LINE_MEMBER( comx35_state::irq_w )
// device_timer - handler timer events
//-------------------------------------------------
-void comx35_state::device_timer(emu_timer &timer, device_timer_id id, int param, void *ptr)
+void comx35_state::device_timer(emu_timer &timer, device_timer_id id, int param)
{
switch (id)
{