summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/rp5c15.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/rp5c15.cpp')
-rw-r--r--src/devices/machine/rp5c15.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/devices/machine/rp5c15.cpp b/src/devices/machine/rp5c15.cpp
index 7967366c349..88989b41d7c 100644
--- a/src/devices/machine/rp5c15.cpp
+++ b/src/devices/machine/rp5c15.cpp
@@ -238,16 +238,6 @@ void rp5c15_device::device_start()
//-------------------------------------------------
-// device_reset - device-specific reset
-//-------------------------------------------------
-
-void rp5c15_device::device_reset()
-{
- set_current_time(machine());
-}
-
-
-//-------------------------------------------------
// device_timer - handler timer events
//-------------------------------------------------