mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-08-18 21:52:38 -04: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->reset ();
|
||||||
m_stream->stop ();
|
m_stream->stop ();
|
||||||
}
|
}
|
||||||
m_stream.reset ();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
qreal SoundOutput::attenuation () const
|
qreal SoundOutput::attenuation () const
|
||||||
|
Loading…
x
Reference in New Issue
Block a user