Skip to content

Commit 93fc365

Browse files
committed
Merge branch 'development-juce8' into testing-juce8
2 parents a7f8906 + 40ea1af commit 93fc365

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Source/Processors/PluginManager/PluginManager.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ PluginManager::PluginManager()
120120
}
121121
AddDllDirectory (installSharedPath.getFullPathName().toWideCharPointer());
122122
}
123-
SetDefaultDllDirectories (LOAD_LIBRARY_SEARCH_DEFAULT_DIRS);
124123

125124
#elif __linux__
126125
File installSharedPath = File::getSpecialLocation (File::userApplicationDataDirectory)

0 commit comments

Comments
 (0)