summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/astrocde/slot.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/astrocde/slot.cpp')
-rw-r--r--src/devices/bus/astrocde/slot.cpp12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/devices/bus/astrocde/slot.cpp b/src/devices/bus/astrocde/slot.cpp
index b1e9840c7c1..6dfd7a47e33 100644
--- a/src/devices/bus/astrocde/slot.cpp
+++ b/src/devices/bus/astrocde/slot.cpp
@@ -88,18 +88,6 @@ void astrocade_cart_slot_device::device_start()
m_cart = dynamic_cast<device_astrocade_cart_interface *>(get_card_device());
}
-//-------------------------------------------------
-// device_config_complete - perform any
-// operations now that the configuration is
-// complete
-//-------------------------------------------------
-
-void astrocade_cart_slot_device::device_config_complete()
-{
- // set brief and instance name
- update_names();
-}
-
//-------------------------------------------------
// ASTROCADE PCB