summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/hp_optroms/hp_optrom.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/hp_optroms/hp_optrom.cpp')
-rw-r--r--src/devices/bus/hp_optroms/hp_optrom.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/devices/bus/hp_optroms/hp_optrom.cpp b/src/devices/bus/hp_optroms/hp_optrom.cpp
index 709ed9c9be7..a5132ebe1fc 100644
--- a/src/devices/bus/hp_optroms/hp_optrom.cpp
+++ b/src/devices/bus/hp_optroms/hp_optrom.cpp
@@ -53,11 +53,6 @@ void hp_optrom_slot_device::device_start()
m_cart = dynamic_cast<hp_optrom_cart_device *>(get_card_device());
}
-void hp_optrom_slot_device::device_config_complete()
-{
- update_names();
-}
-
image_init_result hp_optrom_slot_device::call_load()
{
logerror("hp_optrom: call_load\n");