mirror of
https://github.com/overte-org/overte.git
synced 2025-04-08 07:12:40 +02:00
rm extra setDevice
This commit is contained in:
parent
06bf5807ae
commit
c30ab4de8b
1 changed files with 0 additions and 2 deletions
|
@ -123,8 +123,6 @@ function removeAudioMenus() {
|
|||
function onDevicechanged() {
|
||||
debug("System audio devices changed. Removing and replacing Audio Menus...");
|
||||
setupAudioMenus();
|
||||
AudioDevice.setOutputDevice(AudioDevice.getOutputDevice());
|
||||
AudioDevice.setInputDevice(AudioDevice.getInputDevice());
|
||||
checkDeviceMismatch();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue