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

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Sat Apr 11 12:22:27 UTC 2020


 writerfilter/source/ooxml/OOXMLFastContextHandler.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit b61b8edb1da3f838aedbb05eb1b1939831dd091c
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Tue Apr 7 13:20:08 2020 +0200
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sat Apr 11 14:21:53 2020 +0200

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

diff --git a/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx b/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx
index 02a9c782f707..f05f305797ec 100644
--- a/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx
+++ b/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx
@@ -37,7 +37,6 @@
 #include <dmapper/PropertyIds.hxx>
 #include <comphelper/propertysequence.hxx>
 #include <comphelper/sequenceashashmap.hxx>
-#include <dmapper/PropertyIds.hxx>
 
 static const sal_Unicode uCR = 0xd;
 static const sal_Unicode uFtnEdnRef = 0x2;


More information about the Libreoffice-commits mailing list