summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/spbactn.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/spbactn.h')
-rw-r--r--src/mame/includes/spbactn.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/includes/spbactn.h b/src/mame/includes/spbactn.h
index 798b2627981..68171202393 100644
--- a/src/mame/includes/spbactn.h
+++ b/src/mame/includes/spbactn.h
@@ -72,7 +72,6 @@ public:
{
return 0xffff;
}
- DECLARE_WRITE_LINE_MEMBER(irqhandler);
required_device<cpu_device> m_maincpu;
required_device<cpu_device> m_audiocpu;
required_device<gfxdecode_device> m_gfxdecode;