sal/rtl/bootstrap.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit a5e9cde9f9abe3ee4e5fa0cf921d53a8cd7cb1d2
Author:     Noel Grandin <noel.gran...@collabora.co.uk>
AuthorDate: Mon Jun 21 12:50:10 2021 +0200
Commit:     Noel Grandin <noel.gran...@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.gran...@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;
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to