[Libreoffice-commits] core.git: xmloff/source

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Fri Feb 28 07:51:28 UTC 2020


 xmloff/source/chart/SchXMLExport.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 9748d1c6531687c53e5c96cce9d3dac005391581
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Thu Feb 27 23:06:49 2020 +0100
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Fri Feb 28 08:50:56 2020 +0100

    Removed duplicated include
    
    Change-Id: I25024d035bb534d504b5f1a85205957926fa866a
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89652
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/xmloff/source/chart/SchXMLExport.cxx b/xmloff/source/chart/SchXMLExport.cxx
index 6319585bc36a..9c63a13b0217 100644
--- a/xmloff/source/chart/SchXMLExport.cxx
+++ b/xmloff/source/chart/SchXMLExport.cxx
@@ -90,7 +90,6 @@
 #include <com/sun/star/chart2/data/XRangeXMLConversion.hpp>
 #include <com/sun/star/chart2/data/XTextualDataSequence.hpp>
 #include <com/sun/star/chart2/data/XNumericalDataSequence.hpp>
-#include <com/sun/star/chart2/RelativePosition.hpp>
 
 #include <com/sun/star/util/MeasureUnit.hpp>
 #include <com/sun/star/drawing/XDrawPageSupplier.hpp>


More information about the Libreoffice-commits mailing list