summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/smartmed.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/smartmed.cpp')
-rw-r--r--src/devices/machine/smartmed.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/devices/machine/smartmed.cpp b/src/devices/machine/smartmed.cpp
index b8e8014d415..eeca71b78f1 100644
--- a/src/devices/machine/smartmed.cpp
+++ b/src/devices/machine/smartmed.cpp
@@ -784,8 +784,3 @@ smartmedia_image_device::smartmedia_image_device(const machine_config &mconfig,
device_image_interface(mconfig, *this)
{
}
-
-void smartmedia_image_device::device_config_complete()
-{
- update_names();
-}