summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/hp_optroms/hp_optrom.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/hp_optroms/hp_optrom.h')
-rw-r--r--src/devices/bus/hp_optroms/hp_optrom.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/bus/hp_optroms/hp_optrom.h b/src/devices/bus/hp_optroms/hp_optrom.h
index 3fdbb2f755a..703a77b348f 100644
--- a/src/devices/bus/hp_optroms/hp_optrom.h
+++ b/src/devices/bus/hp_optroms/hp_optrom.h
@@ -39,7 +39,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;