We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a7f8906 + 40ea1af commit 93fc365Copy full SHA for 93fc365
Source/Processors/PluginManager/PluginManager.cpp
@@ -120,7 +120,6 @@ PluginManager::PluginManager()
120
}
121
AddDllDirectory (installSharedPath.getFullPathName().toWideCharPointer());
122
123
- SetDefaultDllDirectories (LOAD_LIBRARY_SEARCH_DEFAULT_DIRS);
124
125
#elif __linux__
126
File installSharedPath = File::getSpecialLocation (File::userApplicationDataDirectory)
0 commit comments