mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-04 06:54:47 -04:00
Delete this line as it causes the program to crash on macOS Sequoia.
This commit is contained in:
@@ -148,7 +148,6 @@ void SoundOutput::stop ()
|
||||
m_stream->reset ();
|
||||
m_stream->stop ();
|
||||
}
|
||||
m_stream.reset ();
|
||||
}
|
||||
|
||||
qreal SoundOutput::attenuation () const
|
||||
|
||||
Reference in New Issue
Block a user