summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/namco06.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/namco06.h')
-rw-r--r--src/mame/machine/namco06.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/machine/namco06.h b/src/mame/machine/namco06.h
index 5015083d849..fad249135a6 100644
--- a/src/mame/machine/namco06.h
+++ b/src/mame/machine/namco06.h
@@ -42,7 +42,6 @@ private:
bool m_rw_stretch;
bool m_rw_change;
-
required_device<cpu_device> m_nmicpu;
devcb_write_line::array<4> m_chipsel;