disabled unused private members (nw)

This commit is contained in:
Oliver Stöneberg 2013-08-03 21:04:35 +00:00
parent a70f95ea21
commit df79f51e4b

View File

@ -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;