From e23a20db4cd3165b013e3f2a451a5d04fa0315cf Mon Sep 17 00:00:00 2001
From: Miklos Vajna <vmiklos@suse.cz>
Date: Wed, 29 May 2013 21:27:24 +0200
Subject: sw: unused includes in colfrm

Change-Id: I8ddd17b7192005bbb46f9ed531cbb549ec58963d
---
 sw/source/core/layout/colfrm.cxx | 7 -------
 1 file changed, 7 deletions(-)

(limited to 'sw/source')

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"
-- 
cgit