mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-02-03 09:44:24 -05:00
Delete this line as it causes the program to crash on macOS Sequoia.
This commit is contained in:
parent
2c5aaca6ab
commit
24db8a23eb
@ -148,7 +148,6 @@ void SoundOutput::stop ()
|
||||
m_stream->reset ();
|
||||
m_stream->stop ();
|
||||
}
|
||||
m_stream.reset ();
|
||||
}
|
||||
|
||||
qreal SoundOutput::attenuation () const
|
||||
|
Loading…
Reference in New Issue
Block a user