summaryrefslogtreecommitdiffstats
path: root/chart2/inc
diff options
context:
space:
mode:
authorNoel Grandin <noelgrandin@gmail.com>2022-01-14 18:42:47 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2022-01-15 15:43:44 +0100
commitabb6978cabd3ef5d0bf086a388af7be6e144907e (patch)
tree45a29a23d3d676beec2b08cb495406dfb7c1deea /chart2/inc
parentAllow g to run git gc command (diff)
downloadcore-abb6978cabd3ef5d0bf086a388af7be6e144907e.tar.gz
core-abb6978cabd3ef5d0bf086a388af7be6e144907e.zip
remove XTransformation UNO API
unused after commit 18bc9ea75daf4eb3520a4d0ef6649d92261012a6 Date: Tue Jan 11 15:02:14 2022 +0200 replace XTransformation with more efficient class Change-Id: I9e6bf80d8a8cdba8514ad0e94ce090bdbceab853 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128460 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'chart2/inc')
-rw-r--r--chart2/inc/pch/precompiled_chartcore.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/inc/pch/precompiled_chartcore.hxx b/chart2/inc/pch/precompiled_chartcore.hxx
index 15b5bd32bcf8..dd06c9bc8a90 100644
--- a/chart2/inc/pch/precompiled_chartcore.hxx
+++ b/chart2/inc/pch/precompiled_chartcore.hxx
@@ -147,7 +147,6 @@
#include <com/sun/star/chart2/XDataSeriesContainer.hpp>
#include <com/sun/star/chart2/XRegressionCurveCalculator.hpp>
#include <com/sun/star/chart2/XRegressionCurveContainer.hpp>
-#include <com/sun/star/chart2/XTransformation.hpp>
#include <com/sun/star/chart2/data/XDataSequence.hpp>
#include <com/sun/star/chart2/data/XDataSink.hpp>
#include <com/sun/star/chart2/data/XDataSource.hpp>