summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/cbus/pc9801_26.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/cbus/pc9801_26.h')
-rw-r--r--src/devices/bus/cbus/pc9801_26.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/devices/bus/cbus/pc9801_26.h b/src/devices/bus/cbus/pc9801_26.h
index 9ad86b8b067..abda3181512 100644
--- a/src/devices/bus/cbus/pc9801_26.h
+++ b/src/devices/bus/cbus/pc9801_26.h
@@ -44,8 +44,6 @@ private:
required_device<pc9801_slot_device> m_bus;
required_device<ym2203_device> m_opn;
- uint8_t m_joy_sel;
-
DECLARE_WRITE_LINE_MEMBER(sound_irq);
};