diff options
-rw-r--r-- | onlineupdate/source/update/updater/loaddlls.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/onlineupdate/source/update/updater/loaddlls.cxx b/onlineupdate/source/update/updater/loaddlls.cxx index 246d9f86bf79..6a0c8a61ee91 100644 --- a/onlineupdate/source/update/updater/loaddlls.cxx +++ b/onlineupdate/source/update/updater/loaddlls.cxx @@ -36,6 +36,7 @@ struct AutoLoadSystemDependencies } } + // TODO: moggi: do we need all that code? // When SetDefaultDllDirectories is not available, fallback to preloading // dlls. The order that these are loaded does not matter since they are // loaded using the LOAD_WITH_ALTERED_SEARCH_PATH flag. |