mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-15 17:25:06 +00:00
Clang you are so arrogant
This commit is contained in:
parent
9f19b5dfc4
commit
58fe971a3c
1 changed files with 0 additions and 1 deletions
|
@ -211,7 +211,6 @@ private:
|
|||
ymfm_interface &m_intf; // reference to the interface
|
||||
std::unique_ptr<adpcm_a_channel> m_channel[CHANNELS]; // array of channels
|
||||
adpcm_a_registers m_regs; // registers
|
||||
int32_t m_last_out[CHANNELS]; // last output of channels
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue