summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/de_3.cpp
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2018-06-27 12:50:31 -0400
committer AJR <ajrhacker@users.noreply.github.com>2018-06-27 12:50:31 -0400
commit4ad9b22ed89562e8a4df7afd51ca19c1fde0f18f (patch)
tree47fb57c04e4b525169a0b6aeab2abb6071c528a3 /src/mame/drivers/de_3.cpp
parent6d6b562ffd0168791e9d8d363a07063e7090c0c6 (diff)
Fix clang build [-Werror,-Wunused-private-field] (nw)
Diffstat (limited to 'src/mame/drivers/de_3.cpp')
-rw-r--r--src/mame/drivers/de_3.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/drivers/de_3.cpp b/src/mame/drivers/de_3.cpp
index 447fcd17517..d5e5e5e9fad 100644
--- a/src/mame/drivers/de_3.cpp
+++ b/src/mame/drivers/de_3.cpp
@@ -82,8 +82,6 @@ private:
// output_finder<32> m_digits;
// output_finder<> m_diag_digit;
- bool m_nmi_enable;
-
// uint32_t m_segment1;
// uint32_t m_segment2;
uint8_t m_strobe;