summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/cbus/pc9801_amd98.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/cbus/pc9801_amd98.h')
-rw-r--r--src/devices/bus/cbus/pc9801_amd98.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/bus/cbus/pc9801_amd98.h b/src/devices/bus/cbus/pc9801_amd98.h
index db5d6d89727..993cd6e9e4b 100644
--- a/src/devices/bus/cbus/pc9801_amd98.h
+++ b/src/devices/bus/cbus/pc9801_amd98.h
@@ -39,7 +39,6 @@ protected:
virtual void device_reset() override;
// optional information overrides
virtual void device_add_mconfig(machine_config &config) override;
- void install_device(offs_t start, offs_t end, read8_delegate rhandler, write8_delegate whandler);
virtual ioport_constructor device_input_ports() const override;
private: