ntdll/tests: Remove duplicated entry.
This commit is contained in:
parent
2d5c8aff3c
commit
2be3df3c32
|
@ -166,7 +166,6 @@ static BOOL InitFunctionPtrs(void)
|
|||
NTDLL_GET_PROC(RtlCreateUnicodeStringFromAsciiz)
|
||||
NTDLL_GET_PROC(RtlCreateUnicodeString)
|
||||
NTDLL_GET_PROC(RtlFreeUnicodeString)
|
||||
NTDLL_GET_PROC(NtDeleteValueKey)
|
||||
NTDLL_GET_PROC(RtlQueryRegistryValues)
|
||||
NTDLL_GET_PROC(RtlCheckRegistryKey)
|
||||
NTDLL_GET_PROC(RtlOpenCurrentUser)
|
||||
|
|
Loading…
Reference in New Issue