summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/namcos22.h
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2018-11-06 17:49:45 +0100
committer hap <happppp@users.noreply.github.com>2018-11-06 17:50:01 +0100
commit1cc99d3619a78abc65d70412129324e013be3b4c (patch)
tree5185257097c990c0024ae0bf86a424e7dd7f0a52 /src/mame/includes/namcos22.h
parenta4c222b805ac47a3226fea956e3cf7cfdf73f6f2 (diff)
mb87078: refactor and correct data_w/r (nw)
Diffstat (limited to 'src/mame/includes/namcos22.h')
-rw-r--r--src/mame/includes/namcos22.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/includes/namcos22.h b/src/mame/includes/namcos22.h
index c6d98338172..6f886b2784b 100644
--- a/src/mame/includes/namcos22.h
+++ b/src/mame/includes/namcos22.h
@@ -355,7 +355,6 @@ private:
DECLARE_READ32_MEMBER(alpinesa_prot_r);
DECLARE_WRITE32_MEMBER(alpinesa_prot_w);
DECLARE_WRITE32_MEMBER(namcos22s_chipselect_w);
- DECLARE_WRITE8_MEMBER(ss22_volume_w);
DECLARE_WRITE8_MEMBER(mb87078_gain_changed);
DECLARE_WRITE8_MEMBER(mcu_port4_w);
DECLARE_READ8_MEMBER(mcu_port4_r);