summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/bladestl.h
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2018-04-09 00:15:00 -0400
committer AJR <ajrhacker@users.noreply.github.com>2018-04-09 00:15:00 -0400
commit1763d958814f44ebe4f82c7a6cafe1ead1ca0de4 (patch)
treebe9d3e20bee20dd357dde3cb88cc04823d4f971c /src/mame/includes/bladestl.h
parent938bfbee6141a7ef919b0b2de33edf109ec6af96 (diff)
bladestl.cpp: Soundlatch modernization (nw)
Diffstat (limited to 'src/mame/includes/bladestl.h')
-rw-r--r--src/mame/includes/bladestl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/includes/bladestl.h b/src/mame/includes/bladestl.h
index 93e60d453e9..2dd3ba6c750 100644
--- a/src/mame/includes/bladestl.h
+++ b/src/mame/includes/bladestl.h
@@ -57,7 +57,6 @@ public:
/* devices */
DECLARE_READ8_MEMBER(trackball_r);
DECLARE_WRITE8_MEMBER(bladestl_bankswitch_w);
- DECLARE_WRITE8_MEMBER(bladestl_sh_irqtrigger_w);
DECLARE_WRITE8_MEMBER(bladestl_port_B_w);
DECLARE_READ8_MEMBER(bladestl_speech_busy_r);
DECLARE_WRITE8_MEMBER(bladestl_speech_ctrl_w);