summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/x68k_hdc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/x68k_hdc.cpp')
-rw-r--r--src/mame/machine/x68k_hdc.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mame/machine/x68k_hdc.cpp b/src/mame/machine/x68k_hdc.cpp
index f85108f2ad8..da4cebfd53d 100644
--- a/src/mame/machine/x68k_hdc.cpp
+++ b/src/mame/machine/x68k_hdc.cpp
@@ -30,11 +30,6 @@ x68k_hdc_image_device::x68k_hdc_image_device(const machine_config &mconfig, cons
{
}
-void x68k_hdc_image_device::device_config_complete()
-{
- update_names();
-}
-
void x68k_hdc_image_device::device_timer(emu_timer &timer, device_timer_id id, int param, void *ptr)
{
m_req = 1;