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

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Wed Sep 19 15:37:26 UTC 2018


 sc/source/filter/excel/xistream.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 7bc99b2ab93f6a2ca30eff738ac1669375d1a6a2
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Sep 17 20:35:47 2018 +0200
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Wed Sep 19 17:37:03 2018 +0200

    Removed duplicated include
    
    Change-Id: I4e499da70bc1f5656c49dba7c9261a6082b131bc
    Reviewed-on: https://gerrit.libreoffice.org/60635
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/sc/source/filter/excel/xistream.cxx b/sc/source/filter/excel/xistream.cxx
index 8c5365d9a4b4..2bf72262bfcf 100644
--- a/sc/source/filter/excel/xistream.cxx
+++ b/sc/source/filter/excel/xistream.cxx
@@ -23,7 +23,6 @@
 #include <osl/diagnose.h>
 #include <sal/log.hxx>
 #include <ftools.hxx>
-#include <ftools.hxx>
 #include <xistream.hxx>
 #include <xlstring.hxx>
 #include <xiroot.hxx>


More information about the Libreoffice-commits mailing list