summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/layouter.hxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-06-18 23:03:37 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-06-18 23:04:20 +0900
commit40bb1f631b1b79db919474846996e67eb12a9907 (patch)
treefa11e94920db3c07055801944cfa083696b26c4b /sw/source/core/inc/layouter.hxx
parent213d5355d78a0a690e366645d6416f4a8fe5e666 (diff)
removed unused forward declarations of class
Change-Id: I32894b853912741e935e2409d2857fe384f67665
Diffstat (limited to 'sw/source/core/inc/layouter.hxx')
-rw-r--r--sw/source/core/inc/layouter.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/core/inc/layouter.hxx b/sw/source/core/inc/layouter.hxx
index 192364c57c83..2b62b472e954 100644
--- a/sw/source/core/inc/layouter.hxx
+++ b/sw/source/core/inc/layouter.hxx
@@ -36,7 +36,6 @@ class SwSectionFrm;
class SwFtnFrm;
class SwPageFrm;
class SwLooping;
-class IDocumentLayoutAccess;
// --> #i28701#
class SwMovedFwdFrmsByObjPos;
@@ -48,7 +47,6 @@ class SwObjsMarkedAsTmpConsiderWrapInfluence;
class SwAnchoredObject;
// --> #i40155#
#include <vector>
-class SwFrm;
// --> #i65250#
#include <boost/unordered_map.hpp>
class SwFlowFrm;