[Libreoffice-commits] core.git: sw/source
Miklos Vajna
vmiklos at suse.cz
Sat Aug 17 05:00:07 PDT 2013
sw/source/core/layout/findfrm.cxx | 6 ------
1 file changed, 6 deletions(-)
New commits:
commit 10bdd9e995261d827b7de6fe7858f4fcbc78c402
Author: Miklos Vajna <vmiklos at suse.cz>
Date: Sat Aug 17 13:36:11 2013 +0200
sw: unused includes in findfrm
Change-Id: I67d90889ef91542bd1497148a385874df318b11f
diff --git a/sw/source/core/layout/findfrm.cxx b/sw/source/core/layout/findfrm.cxx
index 50f6107..d90c8a9 100644
--- a/sw/source/core/layout/findfrm.cxx
+++ b/sw/source/core/layout/findfrm.cxx
@@ -19,12 +19,6 @@
#include "pagefrm.hxx"
#include "rootfrm.hxx"
-#include "cntfrm.hxx"
-#include "node.hxx"
-#include "doc.hxx"
-#include "frmtool.hxx"
-#include "flyfrm.hxx"
-#include <frmfmt.hxx>
#include <cellfrm.hxx>
#include <rowfrm.hxx>
#include <swtable.hxx>
More information about the Libreoffice-commits
mailing list