summaryrefslogtreecommitdiffstats
path: root/sw
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@suse.cz>2013-05-29 21:27:24 +0200
committerMiklos Vajna <vmiklos@suse.cz>2013-05-30 07:29:54 +0200
commite23a20db4cd3165b013e3f2a451a5d04fa0315cf (patch)
tree91ff16373f03a359227ee970e96f2d0279799f77 /sw
parentsw: unused includes in calcmove (diff)
downloadcore-e23a20db4cd3165b013e3f2a451a5d04fa0315cf.tar.gz
core-e23a20db4cd3165b013e3f2a451a5d04fa0315cf.zip
sw: unused includes in colfrm
Change-Id: I8ddd17b7192005bbb46f9ed531cbb549ec58963d
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/layout/colfrm.cxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/sw/source/core/layout/colfrm.cxx b/sw/source/core/layout/colfrm.cxx
index a73a8b425973..9e355f345e7f 100644
--- a/sw/source/core/layout/colfrm.cxx
+++ b/sw/source/core/layout/colfrm.cxx
@@ -18,17 +18,10 @@
*/
-#include <hintids.hxx>
-#include "cntfrm.hxx"
-#include "doc.hxx"
-
-#include "hintids.hxx"
#include <editeng/ulspitem.hxx>
-#include <editeng/lrspitem.hxx>
#include <fmtclds.hxx>
#include <fmtfordr.hxx>
#include <frmfmt.hxx>
-#include <node.hxx>
#include "frmtool.hxx"
#include "colfrm.hxx"
#include "pagefrm.hxx"