summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/odyssey2/slot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/odyssey2/slot.h')
-rw-r--r--src/devices/bus/odyssey2/slot.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/bus/odyssey2/slot.h b/src/devices/bus/odyssey2/slot.h
index bb8bb7674a5..bb1013c0146 100644
--- a/src/devices/bus/odyssey2/slot.h
+++ b/src/devices/bus/odyssey2/slot.h
@@ -67,7 +67,6 @@ public:
// device-level overrides
virtual void device_start() override;
- virtual void device_config_complete() override;
// image-level overrides
virtual image_init_result call_load() override;