[ADVAPI32_APITEST][NTDLL_APITEST][WINDOWSCODECS] Comment out some unused functions and types. Silences some clang-cl warnings.

This commit is contained in:
Amine Khaldi 2017-12-08 00:22:05 +01:00
parent ccd5377851
commit 9b349f958c
4 changed files with 8 additions and 1 deletions

View file

@ -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[] =
{