mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 12:49:34 +02:00
Reverted debug code.
This commit is contained in:
parent
0cca388971
commit
4a50baddc2
1 changed files with 0 additions and 1 deletions
|
@ -674,7 +674,6 @@ void AudioClient::start() {
|
||||||
}
|
}
|
||||||
|
|
||||||
void AudioClient::stop() {
|
void AudioClient::stop() {
|
||||||
return;
|
|
||||||
qCDebug(audioclient) << "AudioClient::stop(), requesting switchInputToAudioDevice() to shut down";
|
qCDebug(audioclient) << "AudioClient::stop(), requesting switchInputToAudioDevice() to shut down";
|
||||||
switchInputToAudioDevice(QAudioDeviceInfo(), true);
|
switchInputToAudioDevice(QAudioDeviceInfo(), true);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue