diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-11-16 10:23:41 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-11-16 10:23:41 +0000 |
commit | 0b8880d08fbc84a3d35e0ea85aaa2e81bad68025 (patch) | |
tree | 27a09fc6b5dc60b9241bd1e7fbf97290894b865f | |
parent | 9d1032b6759c4f0315bb9a305ea85bda63bbc7b4 (diff) |
INTEGRATION: CWS eforms2 (1.8.230); FILE MERGED
2004/07/22 07:56:11 fs 1.8.230.1: #i31762# fmprop.hxx is obsolete
-rw-r--r-- | svx/source/form/fmpage.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/svx/source/form/fmpage.cxx b/svx/source/form/fmpage.cxx index 59c75238af48..2eeee65ff3a0 100644 --- a/svx/source/form/fmpage.cxx +++ b/svx/source/form/fmpage.cxx @@ -2,9 +2,9 @@ * * $RCSfile: fmpage.cxx,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: pjunck $ $Date: 2004-11-03 10:43:44 $ + * last change: $Author: obo $ $Date: 2004-11-16 11:23:41 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -139,9 +139,6 @@ #ifndef _SVX_FMPROP_HRC #include "fmprop.hrc" #endif -#ifndef _SVX_FMPROP_HXX -#include "fmprop.hxx" -#endif #ifndef _SVX_FMUNDO_HXX #include "fmundo.hxx" #endif |