summaryrefslogtreecommitdiffstats
path: root/editeng/source
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2021-11-09 19:06:53 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2021-11-10 12:23:30 +0100
commitb5758cb2729236d9eaf52bd25b1b113a3ff06b4e (patch)
tree5c108df804a56396087aee91828366c66f199cf8 /editeng/source
parentosl::Mutex->std::mutex in TubeBuffer (diff)
downloadcore-b5758cb2729236d9eaf52bd25b1b113a3ff06b4e.tar.gz
core-b5758cb2729236d9eaf52bd25b1b113a3ff06b4e.zip
rtl::Static to thread-safe static
Change-Id: Ie4c26b0b2c0880bcf6ec6d786b219f142d715af5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124930 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'editeng/source')
-rw-r--r--editeng/source/uno/unotext2.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/editeng/source/uno/unotext2.cxx b/editeng/source/uno/unotext2.cxx
index 12b56ca4c68e..00b123468a5a 100644
--- a/editeng/source/uno/unotext2.cxx
+++ b/editeng/source/uno/unotext2.cxx
@@ -24,7 +24,6 @@
#include <o3tl/safeint.hxx>
#include <vcl/svapp.hxx>
-#include <rtl/instance.hxx>
#include <editeng/unotext.hxx>
#include <comphelper/sequence.hxx>