Removed typo (#3248)

This commit is contained in:
Ilya Lavrenov 2020-11-20 14:32:29 +03:00 committed by GitHub
parent 1e1eaa582a
commit f3358ed89d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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) {