summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/ef9365.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/ef9365.cpp')
-rw-r--r--src/devices/video/ef9365.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/video/ef9365.cpp b/src/devices/video/ef9365.cpp
index 7697e6885e6..774437e15ff 100644
--- a/src/devices/video/ef9365.cpp
+++ b/src/devices/video/ef9365.cpp
@@ -377,7 +377,7 @@ void ef9365_device::update_interrupts()
// device_timer - handler timer events
//-------------------------------------------------
-void ef9365_device::device_timer(emu_timer &timer, device_timer_id id, int param, void *ptr)
+void ef9365_device::device_timer(emu_timer &timer, device_timer_id id, int param)
{
switch(id)
{