From 3003613389f1d2d2fd79812c8ccc6c111b64962e Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Sun, 1 Sep 2013 20:15:39 +0200 Subject: sw: unused includes in flycnt Change-Id: I33ebd4757cebf95c60cd8af1500a382cb45d0092 --- sw/source/core/layout/flycnt.cxx | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'sw') diff --git a/sw/source/core/layout/flycnt.cxx b/sw/source/core/layout/flycnt.cxx index 32c6f89a9016..3cac75adcdab 100644 --- a/sw/source/core/layout/flycnt.cxx +++ b/sw/source/core/layout/flycnt.cxx @@ -20,23 +20,12 @@ #include #include "pagefrm.hxx" -#include "cntfrm.hxx" -#include "flyfrm.hxx" #include "txtfrm.hxx" #include #include -#include "viewsh.hxx" -#include "viewimp.hxx" -#include "pam.hxx" -#include "frmfmt.hxx" #include "frmtool.hxx" #include "dflyobj.hxx" #include "hints.hxx" -#include "ndtxt.hxx" -#include "swundo.hxx" -#include -#include -#include #include #include #include -- cgit