chart2/source/model/template/ChartType.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 8b28d83532503f09c2553266dd26b6ebe768358c
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Mon Apr 14 10:07:04 2025 +0200
Commit:     Christian Lohmaier <lohmaier+libreoff...@googlemail.com>
CommitDate: Mon Apr 14 11:34:37 2025 +0200

    Remove duplicated include
    
    Change-Id: I5bc2f4e1f791c846ec396d59657dc611946aed6f
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/184135
    Reviewed-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com>
    Tested-by: Jenkins

diff --git a/chart2/source/model/template/ChartType.cxx 
b/chart2/source/model/template/ChartType.cxx
index f59b0c5a3a7d..25d050ddbb72 100644
--- a/chart2/source/model/template/ChartType.cxx
+++ b/chart2/source/model/template/ChartType.cxx
@@ -30,7 +30,6 @@
 #include <DiagramHelper.hxx>
 #include <com/sun/star/chart2/AxisType.hpp>
 #include <com/sun/star/container/NoSuchElementException.hpp>
-#include <com/sun/star/chart2/AxisType.hpp>
 #include <comphelper/diagnose_ex.hxx>
 #include <vcl/svapp.hxx>
 

Reply via email to