1
0
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:
mchinen
2011-03-20 20:52:04 +00:00
parent 935880f216
commit a3a3230347
2 changed files with 6 additions and 7 deletions

View File

@@ -255,7 +255,6 @@ void DeviceManager::Rescan()
while (gAudioIO->IsBusy())
wxMilliSleep(100);
}
gAudioIO->HandleDeviceChange();
}
// restart portaudio - this updates the device list