[Libreoffice-commits] core.git: sw/source
Miklos Vajna
vmiklos at suse.cz
Sat Aug 17 05:23:24 PDT 2013
sw/source/core/layout/flowfrm.cxx | 8 --------
1 file changed, 8 deletions(-)
New commits:
commit 529e75ecc49edd8f48e6a6e070b693dbaf4ff089
Author: Miklos Vajna <vmiklos at suse.cz>
Date: Sat Aug 17 14:00:36 2013 +0200
sw: unused includes in flowfrm
Change-Id: I88a207a16d2d5d6a6ce142d25246e1ae92c7a488
diff --git a/sw/source/core/layout/flowfrm.cxx b/sw/source/core/layout/flowfrm.cxx
index 5158525..e54c17c 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"
More information about the Libreoffice-commits
mailing list