- Ignore the failure of device interface registration as a audio might not have been initialized yet

svn path=/trunk/; revision=39781
This commit is contained in:
Johannes Anderwald 2009-02-27 00:22:32 +00:00
parent a47d006bd7
commit d74f376c18

View file

@ -161,7 +161,6 @@ SysAudioRegisterNotifications(
if (!NT_SUCCESS(Status))
{
DPRINT1("IoRegisterPlugPlayNotification failed with %x\n", Status);
return Status;
}
Status = IoRegisterPlugPlayNotification(EventCategoryDeviceInterfaceChange,