Removed duplicated close call
This commit is contained in:
parent
3139a412fa
commit
54ec26c758
@ -412,7 +412,6 @@ static int audin_plugin_terminated(IWTSPlugin* pPlugin)
|
||||
|
||||
if (audin->device)
|
||||
{
|
||||
IFCALL(audin->device->Close, audin->device);
|
||||
IFCALL(audin->device->Free, audin->device);
|
||||
audin->device = NULL;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user