mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
[KERNEL32] Drop unused line breaks
This commit is contained in:
parent
eea0beca35
commit
ea7aca8bdd
1 changed files with 0 additions and 2 deletions
|
@ -76,8 +76,6 @@ IsGlobalDeviceMap(
|
|||
*IsGlobal = RtlEqualUnicodeString(&GlobalString, &PNameInfo->Name, FALSE);
|
||||
Status = STATUS_SUCCESS;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
_SEH2_FINALLY
|
||||
|
|
Loading…
Reference in a new issue