mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-04-12 02:52:10 +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() {
|
||||
return;
|
||||
qCDebug(audioclient) << "AudioClient::stop(), requesting switchInputToAudioDevice() to shut down";
|
||||
switchInputToAudioDevice(QAudioDeviceInfo(), true);
|
||||
|
||||
|
|
Loading…
Reference in a new issue