summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/h8/h83048.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/h8/h83048.h')
-rw-r--r--src/devices/cpu/h8/h83048.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/devices/cpu/h8/h83048.h b/src/devices/cpu/h8/h83048.h
index 7dac092064e..6876a909c2d 100644
--- a/src/devices/cpu/h8/h83048.h
+++ b/src/devices/cpu/h8/h83048.h
@@ -66,8 +66,6 @@ protected:
required_device<h8_sci_device> sci1;
required_device<h8_watchdog_device> watchdog;
- bool mode_a20;
-
uint32_t ram_start;
uint8_t syscr;