summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/psx/memcard.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/psx/memcard.cpp')
-rw-r--r--src/devices/bus/psx/memcard.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/devices/bus/psx/memcard.cpp b/src/devices/bus/psx/memcard.cpp
index a21cd6c2268..d7ba400e98a 100644
--- a/src/devices/bus/psx/memcard.cpp
+++ b/src/devices/bus/psx/memcard.cpp
@@ -104,11 +104,6 @@ void psxcard_device::device_reset()
m_owner->ack();
}
-void psxcard_device::device_config_complete()
-{
- update_names();
-}
-
//
//
//