disabled unused private members (nw)
This commit is contained in:
parent
a70f95ea21
commit
df79f51e4b
@ -115,8 +115,8 @@ private:
|
|||||||
|
|
||||||
UINT8 m_ietemp; /* import/export temp space */
|
UINT8 m_ietemp; /* import/export temp space */
|
||||||
|
|
||||||
device_irq_acknowledge_callback m_irq_callback;
|
//device_irq_acknowledge_callback m_irq_callback;
|
||||||
legacy_cpu_device *m_device;
|
//legacy_cpu_device *m_device;
|
||||||
address_space *m_program;
|
address_space *m_program;
|
||||||
direct_read_data *m_direct;
|
direct_read_data *m_direct;
|
||||||
address_space *m_io;
|
address_space *m_io;
|
||||||
|
Loading…
Reference in New Issue
Block a user