[KERNEL32] Drop unused line breaks

This commit is contained in:
Pierre Schweitzer 2019-05-08 18:13:30 +02:00
parent eea0beca35
commit ea7aca8bdd
No known key found for this signature in database
GPG key ID: 7545556C3D585B0B

View file

@ -76,8 +76,6 @@ IsGlobalDeviceMap(
*IsGlobal = RtlEqualUnicodeString(&GlobalString, &PNameInfo->Name, FALSE);
Status = STATUS_SUCCESS;
}
}
}
_SEH2_FINALLY