mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-14 11:46:34 +02:00
removed extra spaces
This commit is contained in:
parent
81881acafc
commit
b10f2a86c2
1 changed files with 0 additions and 1 deletions
|
@ -395,7 +395,6 @@ void AudioDeviceList::onDevicesChanged(QAudio::Mode mode, const QList<HifiAudioD
|
|||
if (_selectedDesktopDevice.isDefault() && _selectedDesktopDevice != oldDesktopDevice) {
|
||||
emit selectedDevicePlugged(_selectedDesktopDevice, false);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
bool AudioInputDeviceList::peakValuesAvailable() {
|
||||
|
|
Loading…
Reference in a new issue