summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/lr35902/lr35902.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/lr35902/lr35902.h')
-rw-r--r--src/devices/cpu/lr35902/lr35902.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/cpu/lr35902/lr35902.h b/src/devices/cpu/lr35902/lr35902.h
index db950b6b48c..f723213137c 100644
--- a/src/devices/cpu/lr35902/lr35902.h
+++ b/src/devices/cpu/lr35902/lr35902.h
@@ -108,7 +108,6 @@ protected:
uint8_t m_IF;
int m_irq_state;
bool m_handle_ei_delay;
- lr35902_cpu_device *m_device;
address_space *m_program;
int m_icount;