diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2023-03-07 16:19:36 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2023-03-08 12:38:51 +0000 |
commit | c405820c8e7195e331539e11c5a1ea14596f62a1 (patch) | |
tree | e23ad96d3e85476ea55d6bd9897b22bd853855ec /solenv | |
parent | 96a502b3756a1c100b40235f50ef2122d5b543f9 (diff) |
deduplicate MutexAndBroadcastHelper
there are two very similar classes, standardise on the one in
include/comphelper
Change-Id: If85729dcea01e65a2d095bb211fe643c783ebf1f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148442
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/excludelist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index f0f0773d7fef..96dc3df02583 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -6110,7 +6110,6 @@ include/toolkit/helper/accessiblefactory.hxx include/toolkit/helper/convert.hxx include/toolkit/helper/listenermultiplexer.hxx include/toolkit/helper/macros.hxx -include/toolkit/helper/mutexandbroadcasthelper.hxx include/toolkit/helper/property.hxx include/toolkit/helper/vclunohelper.hxx include/tools/b3dtrans.hxx |