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

Andrea Gelmini andrea.gelmini at gelma.net
Wed Feb 14 11:21:51 UTC 2018


 oox/source/core/xmlfilterbase.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit a8af8b792eb653cab807c07b7d9f6ec40b789418
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date:   Wed Feb 14 08:09:13 2018 +0100

    Removed duplicated include
    
    Change-Id: I53d98e814d9f4760390b9b0a9e826ee91efe6fe8
    Reviewed-on: https://gerrit.libreoffice.org/49698
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
    Tested-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/oox/source/core/xmlfilterbase.cxx b/oox/source/core/xmlfilterbase.cxx
index d268b6f67f45..b4836634ed2a 100644
--- a/oox/source/core/xmlfilterbase.cxx
+++ b/oox/source/core/xmlfilterbase.cxx
@@ -56,7 +56,6 @@
 #include <oox/token/tokens.hxx>
 #include <com/sun/star/document/XDocumentPropertiesSupplier.hpp>
 #include <com/sun/star/document/XOOXMLDocumentPropertiesImporter.hpp>
-#include <com/sun/star/xml/dom/XDocument.hpp>
 #include <com/sun/star/xml/dom/DocumentBuilder.hpp>
 #include <comphelper/processfactory.hxx>
 #include <oox/core/filterdetect.hxx>


More information about the Libreoffice-commits mailing list