sw/source/filter/xml/xmlfmte.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 1376bb3e44c4b9eb15cf788df04f7cc0bba8cb09
Author:     Miklos Vajna <vmik...@collabora.com>
AuthorDate: Thu May 30 17:40:14 2019 +0200
Commit:     Miklos Vajna <vmik...@collabora.com>
CommitDate: Thu May 30 18:42:07 2019 +0200

    ODT export: remove leftover debug include
    
    And if I'm at it, IWYU pointed one more unused one.
    
    Change-Id: I978e0bbf281bebc3da574a8a857167b18a540f0a
    Reviewed-on: https://gerrit.libreoffice.org/73215
    Reviewed-by: Miklos Vajna <vmik...@collabora.com>
    Tested-by: Jenkins

diff --git a/sw/source/filter/xml/xmlfmte.cxx b/sw/source/filter/xml/xmlfmte.cxx
index 737f0e7ed8c9..642e9d1d93fd 100644
--- a/sw/source/filter/xml/xmlfmte.cxx
+++ b/sw/source/filter/xml/xmlfmte.cxx
@@ -33,13 +33,11 @@
 #include <format.hxx>
 #include <fmtpdsc.hxx>
 #include <pagedesc.hxx>
-#include <unostyle.hxx>
 #include <cellatr.hxx>
 #include <com/sun/star/drawing/XDrawPageSupplier.hpp>
 #include "xmlexp.hxx"
 #include <SwStyleNameMapper.hxx>
 #include <osl/diagnose.h>
-#include <sal/log.hxx>
 
 using namespace ::com::sun::star::beans;
 using namespace ::com::sun::star::uno;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to