summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/chaos.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/chaos.cpp')
-rw-r--r--src/mame/drivers/chaos.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/chaos.cpp b/src/mame/drivers/chaos.cpp
index 01245e83d7f..b03531bc362 100644
--- a/src/mame/drivers/chaos.cpp
+++ b/src/mame/drivers/chaos.cpp
@@ -50,7 +50,6 @@ public:
DECLARE_WRITE8_MEMBER(port1f_w);
DECLARE_READ8_MEMBER(port90_r);
DECLARE_READ8_MEMBER(port91_r);
- DECLARE_WRITE8_MEMBER(port92_w);
DECLARE_WRITE8_MEMBER(kbd_put);
UINT8 m_term_data;
virtual void machine_reset() override;