summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/de_3.cpp
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-12-27 09:34:52 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2015-12-27 09:34:52 +0100
commit2a2cd129f26167fa816ed802f30b032e3a829411 (patch)
treedf6df4fd78922085ad8f6a26812e3f9be107f548 /src/mame/drivers/de_3.cpp
parent17ae3ef21690295bc505d22338af485aaac988f1 (diff)
Fix clang build
Diffstat (limited to 'src/mame/drivers/de_3.cpp')
-rw-r--r--src/mame/drivers/de_3.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/de_3.cpp b/src/mame/drivers/de_3.cpp
index c31e6698c92..d178dd64d44 100644
--- a/src/mame/drivers/de_3.cpp
+++ b/src/mame/drivers/de_3.cpp
@@ -88,7 +88,6 @@ private:
UINT8 m_kbdrow;
UINT8 m_diag;
bool m_ca1;
- bool m_irq_active;
UINT8 m_sound_data;
public: