diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 14:53:48 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 14:53:48 +0000 |
commit | a6c29cecd53c1a739bbbadc9623be016b8f36653 (patch) | |
tree | ca7a20407e48e81999d31220ebf5f85ff0c45eab /svx/source/form | |
parent | ae7aab5d389a349eaa222fefb621dabfb249f080 (diff) |
INTEGRATION: CWS warnings01 (1.8.222); FILE MERGED
2006/02/15 13:28:02 fs 1.8.222.1: #i55991# warning-free code
Diffstat (limited to 'svx/source/form')
-rw-r--r-- | svx/source/form/fmdmod.cxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/svx/source/form/fmdmod.cxx b/svx/source/form/fmdmod.cxx index 605210dfa7b6..e34adbfd5f17 100644 --- a/svx/source/form/fmdmod.cxx +++ b/svx/source/form/fmdmod.cxx @@ -4,9 +4,9 @@ * * $RCSfile: fmdmod.cxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: rt $ $Date: 2005-09-08 22:51:55 $ + * last change: $Author: hr $ $Date: 2006-06-19 15:53:48 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -32,7 +32,6 @@ * MA 02111-1307 USA * ************************************************************************/ -#pragma hdrstop #ifndef _SVX_FMDMOD_HXX #include "fmdmod.hxx" |