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

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Mon Nov 30 19:12:34 UTC 2020


 xmloff/source/core/XMLEmbeddedObjectImportContext.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 260a0dcb16f55fd5a33abba64addfa3d250b8581
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Nov 30 16:38:00 2020 +0100
Commit:     Andrea Gelmini <andrea.gelmini at gelma.net>
CommitDate: Mon Nov 30 20:11:52 2020 +0100

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

diff --git a/xmloff/source/core/XMLEmbeddedObjectImportContext.cxx b/xmloff/source/core/XMLEmbeddedObjectImportContext.cxx
index cc8115700403..f190a4a18c75 100644
--- a/xmloff/source/core/XMLEmbeddedObjectImportContext.cxx
+++ b/xmloff/source/core/XMLEmbeddedObjectImportContext.cxx
@@ -25,7 +25,6 @@
 #include <com/sun/star/document/XImporter.hpp>
 #include <com/sun/star/uno/XComponentContext.hpp>
 #include <com/sun/star/util/XModifiable2.hpp>
-#include <sal/log.hxx>
 #include <tools/globname.hxx>
 #include <comphelper/classids.hxx>
 #include <xmloff/namespacemap.hxx>


More information about the Libreoffice-commits mailing list