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

Andrea Gelmini andrea.gelmini at gelma.net
Wed Mar 14 19:29:19 UTC 2018


 sw/source/core/fields/ddetbl.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 109152b1b6afedad77cbf347d8b08aa0e5d8d07a
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date:   Wed Mar 14 12:32:14 2018 +0100

    Remove duplicated include
    
    Change-Id: I77425c04612b52b9202774339961e22e3e84ddd3
    Reviewed-on: https://gerrit.libreoffice.org/51271
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/sw/source/core/fields/ddetbl.cxx b/sw/source/core/fields/ddetbl.cxx
index 174e0aacaee4..9311bb65c605 100644
--- a/sw/source/core/fields/ddetbl.cxx
+++ b/sw/source/core/fields/ddetbl.cxx
@@ -32,8 +32,6 @@
 #include <fldupde.hxx>
 #include <swtblfmt.hxx>
 #include <fieldhint.hxx>
-#include <ddefld.hxx>
-
 
 /// Ctor moves all lines/boxes from a SwTable into itself.
 /// Afterwards the SwTable is empty and must be deleted.


More information about the Libreoffice-commits mailing list