summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@suse.cz>2013-09-01 20:15:39 +0200
committerMiklos Vajna <vmiklos@suse.cz>2013-09-01 20:32:46 +0200
commit3003613389f1d2d2fd79812c8ccc6c111b64962e (patch)
tree630c6c4837871a31f402943dc26304db49b58d1d /sw
parenta3411f532c40b4326d5ee2e1d2fe23fea457e0a6 (diff)
sw: unused includes in flycnt
Change-Id: I33ebd4757cebf95c60cd8af1500a382cb45d0092
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/layout/flycnt.cxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/sw/source/core/layout/flycnt.cxx b/sw/source/core/layout/flycnt.cxx
index 32c6f89a9016..3cac75adcdab 100644
--- a/sw/source/core/layout/flycnt.cxx
+++ b/sw/source/core/layout/flycnt.cxx
@@ -20,23 +20,12 @@
#include <tools/bigint.hxx>
#include "pagefrm.hxx"
-#include "cntfrm.hxx"
-#include "flyfrm.hxx"
#include "txtfrm.hxx"
#include <doc.hxx>
#include <IDocumentUndoRedo.hxx>
-#include "viewsh.hxx"
-#include "viewimp.hxx"
-#include "pam.hxx"
-#include "frmfmt.hxx"
#include "frmtool.hxx"
#include "dflyobj.hxx"
#include "hints.hxx"
-#include "ndtxt.hxx"
-#include "swundo.hxx"
-#include <editeng/ulspitem.hxx>
-#include <editeng/lrspitem.hxx>
-#include <fmtanchr.hxx>
#include <fmtornt.hxx>
#include <fmtfsize.hxx>
#include <fmtsrnd.hxx>