summaryrefslogtreecommitdiffstats
path: root/src/mame/includes/intv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/intv.h')
-rw-r--r--src/mame/includes/intv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/intv.h b/src/mame/includes/intv.h
index abe0eb81386..a2f55166f43 100644
--- a/src/mame/includes/intv.h
+++ b/src/mame/includes/intv.h
@@ -149,7 +149,7 @@ private:
ioport_port *m_intv_keyboard[10];
- virtual void device_timer(emu_timer &timer, device_timer_id id, int param, void *ptr) override;
+ virtual void device_timer(emu_timer &timer, device_timer_id id, int param) override;
};
#endif // MAME_INCLUDES_INTV_H