mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-16 07:31:16 +02:00
bug 11 - Device Toolbar/Manager - misc. code cleanup (not expected to fix bad behavior)
This commit is contained in:
@@ -255,7 +255,6 @@ void DeviceManager::Rescan()
|
||||
while (gAudioIO->IsBusy())
|
||||
wxMilliSleep(100);
|
||||
}
|
||||
gAudioIO->HandleDeviceChange();
|
||||
}
|
||||
|
||||
// restart portaudio - this updates the device list
|
||||
|
Reference in New Issue
Block a user