summaryrefslogtreecommitdiffstats
path: root/chart2/inc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2022-11-21 12:58:55 +0100
committerStephan Bergmann <sbergman@redhat.com>2022-11-21 19:35:40 +0100
commit4beea25b0797fe9c9acf05e9e4ef926d0726582a (patch)
treea65938375159ddeacb64f362d0a2d6b2dac4dad2 /chart2/inc
parenttdf#151828 related: Make cut shape have the same name after paste (diff)
downloadcore-4beea25b0797fe9c9acf05e9e4ef926d0726582a.tar.gz
core-4beea25b0797fe9c9acf05e9e4ef926d0726582a.zip
Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> instead
Change-Id: Ie4152d7736ae3f2ffdd3489cd7a444e5035d2422 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143030 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'chart2/inc')
-rw-r--r--chart2/inc/pch/precompiled_chartcontroller.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/inc/pch/precompiled_chartcontroller.hxx b/chart2/inc/pch/precompiled_chartcontroller.hxx
index b87950ae5bf1..6839b807696d 100644
--- a/chart2/inc/pch/precompiled_chartcontroller.hxx
+++ b/chart2/inc/pch/precompiled_chartcontroller.hxx
@@ -285,7 +285,6 @@
#include <comphelper/sequence.hxx>
#include <comphelper/servicehelper.hxx>
#include <comphelper/uno3.hxx>
-#include <comphelper/weak.hxx>
#include <cppu/cppudllapi.h>
#include <cppu/unotype.hxx>
#include <cppuhelper/basemutex.hxx>