summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/vc4000/slot.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/vc4000/slot.cpp')
-rw-r--r--src/devices/bus/vc4000/slot.cpp12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/devices/bus/vc4000/slot.cpp b/src/devices/bus/vc4000/slot.cpp
index 15d061772f0..7d87357d229 100644
--- a/src/devices/bus/vc4000/slot.cpp
+++ b/src/devices/bus/vc4000/slot.cpp
@@ -100,18 +100,6 @@ void vc4000_cart_slot_device::device_start()
}
//-------------------------------------------------
-// device_config_complete - perform any
-// operations now that the configuration is
-// complete
-//-------------------------------------------------
-
-void vc4000_cart_slot_device::device_config_complete()
-{
- // set brief and instance name
- update_names();
-}
-
-//-------------------------------------------------
// trq h-21 slot
//-------------------------------------------------