[Libreoffice-commits] core.git: chart2/source
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Mon Sep 28 18:44:49 UTC 2020
chart2/source/model/template/PieChartTypeTemplate.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 5cf54c5e54c774062591851f9877e2afb4a36451
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Sep 28 10:51:30 2020 +0200
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Mon Sep 28 20:44:02 2020 +0200
Removed duplicated include
Change-Id: I0eb3ea540270dd2200c957762139c68eaedd9fd2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103538
Reviewed-by: Stephan Bergmann <sbergman at redhat.com>
Tested-by: Jenkins
diff --git a/chart2/source/model/template/PieChartTypeTemplate.cxx b/chart2/source/model/template/PieChartTypeTemplate.cxx
index 7f58b6e856e6..bf71bfc48fc1 100644
--- a/chart2/source/model/template/PieChartTypeTemplate.cxx
+++ b/chart2/source/model/template/PieChartTypeTemplate.cxx
@@ -34,7 +34,6 @@
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <officecfg/Office/Compatibility.hxx>
#include <tools/diagnose_ex.h>
-#include <officecfg/Office/Compatibility.hxx>
#include <rtl/math.hxx>
More information about the Libreoffice-commits
mailing list