summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/pci9050.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/pci9050.cpp')
-rw-r--r--src/devices/machine/pci9050.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/machine/pci9050.cpp b/src/devices/machine/pci9050.cpp
index 643d8702451..6bfd3fdc983 100644
--- a/src/devices/machine/pci9050.cpp
+++ b/src/devices/machine/pci9050.cpp
@@ -91,7 +91,6 @@ void pci9050_device::postload(void)
remap_rom();
for (int id = 0; id < 4; id++)
remap_local(id);
- remap_cb();
}
void pci9050_device::device_reset()