Removed typo (#3248)
This commit is contained in:
parent
1e1eaa582a
commit
f3358ed89d
@ -94,7 +94,6 @@ private:
|
||||
// path was set to "" or NULL so reset it to "" to keep
|
||||
// application safe.
|
||||
void ExcludeCurrentDirectoryA() {
|
||||
GetDllDirectoryA;
|
||||
#ifndef WINAPI_FAMILY
|
||||
LoadSymbols();
|
||||
if (IEGetDllDirectoryA && IEGetDllDirectoryA(0, NULL) <= 1) {
|
||||
|
Loading…
Reference in New Issue
Block a user