summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/elan_eu3a14.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/elan_eu3a14.cpp')
-rw-r--r--src/mame/drivers/elan_eu3a14.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mame/drivers/elan_eu3a14.cpp b/src/mame/drivers/elan_eu3a14.cpp
index f9f8127802d..bc324de3c05 100644
--- a/src/mame/drivers/elan_eu3a14.cpp
+++ b/src/mame/drivers/elan_eu3a14.cpp
@@ -112,9 +112,6 @@ private:
// screen updates
uint32_t screen_update(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
- int m_custom_irq;
- uint16_t m_custom_irq_vector;
-
INTERRUPT_GEN_MEMBER(interrupt);
DECLARE_READ8_MEMBER(elan_eu3a05_pal_ntsc_r);