summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/gameboy/gb_slot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/gameboy/gb_slot.h')
-rw-r--r--src/devices/bus/gameboy/gb_slot.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/bus/gameboy/gb_slot.h b/src/devices/bus/gameboy/gb_slot.h
index ff202fe0507..80324d888d8 100644
--- a/src/devices/bus/gameboy/gb_slot.h
+++ b/src/devices/bus/gameboy/gb_slot.h
@@ -116,7 +116,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;