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

Andrea Gelmini andrea.gelmini at gelma.net
Thu May 4 11:38:17 UTC 2017


 sfx2/source/bastyp/frmhtmlw.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit f18b17ddbd58e64683f7f806e913878f756e7a26
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date:   Wed May 3 17:35:11 2017 +0200

    Remove duplicated include
    
    About commit 34f7e618ddd3399d9e7f3998e25545256255d02d
    
    Change-Id: I9142116305dc2cf2ecae66835facadee56ac836a
    Reviewed-on: https://gerrit.libreoffice.org/37214
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Michael Stahl <mstahl at redhat.com>

diff --git a/sfx2/source/bastyp/frmhtmlw.cxx b/sfx2/source/bastyp/frmhtmlw.cxx
index 9d9127762f3d..87c083a240d5 100644
--- a/sfx2/source/bastyp/frmhtmlw.cxx
+++ b/sfx2/source/bastyp/frmhtmlw.cxx
@@ -48,7 +48,6 @@
 #include <rtl/bootstrap.hxx>
 #include <rtl/strbuf.hxx>
 #include <sax/tools/converter.hxx>
-#include "strings.hxx"
 
 using namespace ::com::sun::star;
 


More information about the Libreoffice-commits mailing list