mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 14:45:53 +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);
|
*IsGlobal = RtlEqualUnicodeString(&GlobalString, &PNameInfo->Name, FALSE);
|
||||||
Status = STATUS_SUCCESS;
|
Status = STATUS_SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
_SEH2_FINALLY
|
_SEH2_FINALLY
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue