mirror of
https://github.com/holub/mame
synced 2025-04-24 01:11:11 +03:00
Fixing last fix: Remove unused member.
This commit is contained in:
parent
e294b3f368
commit
b33b497d1e
@ -485,10 +485,6 @@ private:
|
||||
bool m_sound_ready;
|
||||
bool m_pbox_ready;
|
||||
|
||||
// P-Code mode, negative logic. Name is taken from the spec. If asserted, P-Code libraries are available.
|
||||
// May be read as "Pascal and Text-to-speech GROM libraries ENable"
|
||||
line_state m_ptgen;
|
||||
|
||||
// Keeps the recent DBIN level
|
||||
line_state m_dbin_level;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user