[Libreoffice-commits] core.git: sal/rtl
Noel Grandin (via logerrit)
logerrit at kemper.freedesktop.org
Mon Jun 21 11:40:35 UTC 2021
sal/rtl/bootstrap.cxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit a5e9cde9f9abe3ee4e5fa0cf921d53a8cd7cb1d2
Author: Noel Grandin <noel.grandin at collabora.co.uk>
AuthorDate: Mon Jun 21 12:50:10 2021 +0200
Commit: Noel Grandin <noel.grandin at collabora.co.uk>
CommitDate: Mon Jun 21 13:39:55 2021 +0200
remove now unnecessary comment
Change-Id: I0297f299c42a5ce5485cdcdebfbd1597969c907c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117573
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin at collabora.co.uk>
diff --git a/sal/rtl/bootstrap.cxx b/sal/rtl/bootstrap.cxx
index 45c330a56edb..9aa3546a5ca7 100644
--- a/sal/rtl/bootstrap.cxx
+++ b/sal/rtl/bootstrap.cxx
@@ -581,8 +581,6 @@ void Bootstrap_Impl::expandValue(
namespace {
-// This map must only be called properly synchronized via some mutex
-// (e.g., osl::Mutex::getGlobalMutex()):
typedef std::unordered_map< OUString, Bootstrap_Impl * > bootstrap_map_t;
bootstrap_map_t bootstrap_map;
More information about the Libreoffice-commits
mailing list