From 03e34fc02ce57fbddbdf4c7b27dc2a26abf9b2ba Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 14 Aug 2006 14:22:49 +0000 Subject: INTEGRATION: CWS writercorehandoff (1.2.802); FILE MERGED 2005/09/13 11:27:13 tra 1.2.802.2: RESYNC: (1.2-1.3); FILE MERGED 2005/06/07 14:09:53 fme 1.2.802.1: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. --- sw/inc/flypos.hxx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'sw/inc') diff --git a/sw/inc/flypos.hxx b/sw/inc/flypos.hxx index 5531e0b7e035..eaaad66781c5 100644 --- a/sw/inc/flypos.hxx +++ b/sw/inc/flypos.hxx @@ -4,9 +4,9 @@ * * $RCSfile: flypos.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-09 01:47:08 $ + * last change: $Author: hr $ $Date: 2006-08-14 15:22:49 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -40,8 +40,6 @@ #include #endif -class SwCntntNode; -class ViewShell; class SwFrmFmt; class SwNodeIndex; -- cgit