[Libreoffice-commits] core.git: Branch 'feature/mar-updater' - onlineupdate/source
Markus Mohrhard
markus.mohrhard at googlemail.com
Sun Jan 8 20:17:23 UTC 2017
onlineupdate/source/update/updater/loaddlls.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit aca9a99d38af85b2ff4b6912f44571c2d48e147f
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date: Sun Jan 8 21:16:45 2017 +0100
add more TODO comments
diff --git a/onlineupdate/source/update/updater/loaddlls.cxx b/onlineupdate/source/update/updater/loaddlls.cxx
index 246d9f8..6a0c8a6 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.
More information about the Libreoffice-commits
mailing list