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

Andras Timar atimar at suse.com
Thu Jul 11 08:21:11 PDT 2013


 sw/source/filter/html/htmlfly.cxx  |    2 --
 sw/source/filter/html/htmlplug.cxx |    2 --
 2 files changed, 4 deletions(-)

New commits:
commit 547affaf66ea063970438e321e98b0f788a3027c
Author: Andras Timar <atimar at suse.com>
Date:   Thu Jul 11 16:19:58 2013 +0200

    remove unused headers
    
    Change-Id: I84326c0c6df0a68f3fba5659144b01d5131a001b

diff --git a/sw/source/filter/html/htmlfly.cxx b/sw/source/filter/html/htmlfly.cxx
index fb7ac88..d0426c3 100644
--- a/sw/source/filter/html/htmlfly.cxx
+++ b/sw/source/filter/html/htmlfly.cxx
@@ -53,8 +53,6 @@
 #include <flypos.hxx>
 #include <docary.hxx>
 #include <ndgrf.hxx>
-#include <vcl/cvtgrf.hxx>
-#include <sax/tools/converter.hxx>
 
 #include "doc.hxx"
 #include "ndtxt.hxx"
diff --git a/sw/source/filter/html/htmlplug.cxx b/sw/source/filter/html/htmlplug.cxx
index 90007cc..2d9b010 100644
--- a/sw/source/filter/html/htmlplug.cxx
+++ b/sw/source/filter/html/htmlplug.cxx
@@ -56,8 +56,6 @@
 
 #include <comphelper/embeddedobjectcontainer.hxx>
 #include <comphelper/classids.hxx>
-#include <vcl/cvtgrf.hxx>
-#include <sax/tools/converter.hxx>
 
 using namespace com::sun::star;
 


More information about the Libreoffice-commits mailing list