summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@suse.cz>2013-08-17 13:36:11 +0200
committerMiklos Vajna <vmiklos@suse.cz>2013-08-17 13:59:34 +0200
commit10bdd9e995261d827b7de6fe7858f4fcbc78c402 (patch)
treef5944cbcca503cb35697276e42168ee482e9dacb /sw
parent876b639b1b9985379eddada47748b3770b4b3500 (diff)
sw: unused includes in findfrm
Change-Id: I67d90889ef91542bd1497148a385874df318b11f
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/layout/findfrm.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/sw/source/core/layout/findfrm.cxx b/sw/source/core/layout/findfrm.cxx
index 50f6107b51b7..d90c8a9e91c9 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>