mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 20:15:59 +00:00
[ADVAPI32_APITEST][NTDLL_APITEST][WINDOWSCODECS] Comment out some unused functions and types. Silences some clang-cl warnings.
This commit is contained in:
parent
ccd5377851
commit
9b349f958c
4 changed files with 8 additions and 1 deletions
|
@ -397,7 +397,7 @@ START_TEST(NtLoadUnloadKey)
|
|||
{
|
||||
PCWSTR HiveName;
|
||||
PCWSTR RegMountPoint;
|
||||
} HIVE_LIST_ENTRY, *PHIVE_LIST_ENTRY;
|
||||
} HIVE_LIST_ENTRY;
|
||||
|
||||
static const HIVE_LIST_ENTRY RegistryHives[] =
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue