diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 14:54:09 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 14:54:09 +0000 |
commit | 9e31dfaaf9c09eea311732f1db5cdee0120e561e (patch) | |
tree | a8143298acf9547858d1648547c59371662f6407 /svx | |
parent | a6c29cecd53c1a739bbbadc9623be016b8f36653 (diff) |
INTEGRATION: CWS warnings01 (1.6.220); FILE MERGED
2006/02/15 13:28:03 fs 1.6.220.1: #i55991# warning-free code
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/form/fmdpage.cxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/svx/source/form/fmdpage.cxx b/svx/source/form/fmdpage.cxx index dc642ff046d6..8a0944fb0309 100644 --- a/svx/source/form/fmdpage.cxx +++ b/svx/source/form/fmdpage.cxx @@ -4,9 +4,9 @@ * * $RCSfile: fmdpage.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: rt $ $Date: 2005-09-08 22:52:24 $ + * last change: $Author: hr $ $Date: 2006-06-19 15:54:09 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,8 +33,6 @@ * ************************************************************************/ -#pragma hdrstop - #ifndef _SVX_FMPAGE_HXX #include "fmpage.hxx" #endif |