[KERNEL32] Drop unused line breaks

This commit is contained in:
Pierre Schweitzer
2019-05-08 18:13:30 +02:00
parent eea0beca35
commit ea7aca8bdd

View File

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