summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@suse.cz>2013-08-17 14:00:36 +0200
committerMiklos Vajna <vmiklos@suse.cz>2013-08-17 14:23:00 +0200
commit529e75ecc49edd8f48e6a6e070b693dbaf4ff089 (patch)
treec014fd91ef570f6daf9d8b4533329d8240862ada /sw
parentc0bc6efa89236a92f802bfc2e63af6050bf3f3d7 (diff)
sw: unused includes in flowfrm
Change-Id: I88a207a16d2d5d6a6ce142d25246e1ae92c7a488
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/layout/flowfrm.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/sw/source/core/layout/flowfrm.cxx b/sw/source/core/layout/flowfrm.cxx
index 515852576d05..e54c17c87ee4 100644
--- a/sw/source/core/layout/flowfrm.cxx
+++ b/sw/source/core/layout/flowfrm.cxx
@@ -17,23 +17,16 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "pam.hxx"
#include "swtable.hxx"
-#include "frame.hxx"
#include "rootfrm.hxx"
#include "pagefrm.hxx"
-#include "flyfrm.hxx"
-#include "viewsh.hxx"
-#include "doc.hxx"
#include "viewimp.hxx"
#include "viewopt.hxx"
-#include "dflyobj.hxx"
#include "frmtool.hxx"
#include "dcontact.hxx"
#include <editeng/formatbreakitem.hxx>
#include <editeng/keepitem.hxx>
#include <fmtsrnd.hxx>
-#include <fmtanchr.hxx>
#include <fmtpdsc.hxx>
#include <editeng/ulspitem.hxx>
#include <tgrditem.hxx>
@@ -46,7 +39,6 @@
#include "tabfrm.hxx"
#include "pagedesc.hxx"
#include "layact.hxx"
-#include "fmtornt.hxx"
#include "flyfrms.hxx"
#include "sectfrm.hxx"
#include "section.hxx"