mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 19:27:56 +01:00
[VCM] Do not unmute devices on exit (#15414)
This commit is contained in:
@@ -289,7 +289,6 @@ VideoConferenceModule::VideoConferenceModule() :
|
||||
|
||||
inline VideoConferenceModule::~VideoConferenceModule()
|
||||
{
|
||||
instance->unmuteAll();
|
||||
toolbar.hide();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user