summaryrefslogtreecommitdiffstats
path: root/src/devices/machine/laserdsc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/laserdsc.cpp')
-rw-r--r--src/devices/machine/laserdsc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/laserdsc.cpp b/src/devices/machine/laserdsc.cpp
index 6d1ef156bf9..4d04ea68505 100644
--- a/src/devices/machine/laserdsc.cpp
+++ b/src/devices/machine/laserdsc.cpp
@@ -283,7 +283,7 @@ void laserdisc_device::device_validity_check(validity_checker &valid) const
// device
//-------------------------------------------------
-void laserdisc_device::device_timer(emu_timer &timer, device_timer_id id, int param, void *ptr)
+void laserdisc_device::device_timer(emu_timer &timer, device_timer_id id, int param)
{
switch (id)
{