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