summaryrefslogtreecommitdiffstats
path: root/src/devices/bus/rs232/rs232_sync_io.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/rs232/rs232_sync_io.cpp')
-rw-r--r--src/devices/bus/rs232/rs232_sync_io.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/rs232/rs232_sync_io.cpp b/src/devices/bus/rs232/rs232_sync_io.cpp
index 8977ece64b6..acca54df979 100644
--- a/src/devices/bus/rs232/rs232_sync_io.cpp
+++ b/src/devices/bus/rs232/rs232_sync_io.cpp
@@ -141,7 +141,7 @@ void rs232_sync_io_device::device_reset()
output_rxc(1);
}
-void rs232_sync_io_device::device_timer(emu_timer &timer, device_timer_id id, int param, void *ptr)
+void rs232_sync_io_device::device_timer(emu_timer &timer, device_timer_id id, int param)
{
switch (id) {
case TMR_ID_CLK: