forked from OSchip/llvm-project
parent
50fc68f2d9
commit
d38341e942
|
@ -117,7 +117,6 @@ static bool getSystemRegistryString(const char *keyPath, const char *valueName,
|
|||
#else
|
||||
HKEY hRootKey = HKEY_LOCAL_MACHINE;
|
||||
HKEY hKey = NULL;
|
||||
DWORD valueSize = 0;
|
||||
long lResult;
|
||||
bool returnValue = false;
|
||||
|
||||
|
|
Loading…
Reference in New Issue