From 529e75ecc49edd8f48e6a6e070b693dbaf4ff089 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Sat, 17 Aug 2013 14:00:36 +0200 Subject: sw: unused includes in flowfrm Change-Id: I88a207a16d2d5d6a6ce142d25246e1ae92c7a488 --- sw/source/core/layout/flowfrm.cxx | 8 -------- 1 file changed, 8 deletions(-) (limited to 'sw') 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 #include #include -#include #include #include #include @@ -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" -- cgit