diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 16:56:46 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-19 16:56:46 +0000 |
commit | 25e58461eabf21ad8c4354a6202757c4e7c17507 (patch) | |
tree | fb27d8662d89873eadea96ed5544876cae04b7e6 /xmloff | |
parent | b46e0f38b4651a7b285a72011d8e961a910fb2d1 (diff) |
INTEGRATION: CWS warnings01 (1.29.32); FILE MERGED
2005/11/03 17:46:55 cl 1.29.32.1: warning free code changes for unxlngi6
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/inc/txtfldi.hxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/xmloff/inc/txtfldi.hxx b/xmloff/inc/txtfldi.hxx index 2f87b959f91f..3227d3393474 100644 --- a/xmloff/inc/txtfldi.hxx +++ b/xmloff/inc/txtfldi.hxx @@ -4,9 +4,9 @@ * * $RCSfile: txtfldi.hxx,v $ * - * $Revision: 1.29 $ + * $Revision: 1.30 $ * - * last change: $Author: rt $ $Date: 2005-09-09 13:09:06 $ + * last change: $Author: hr $ $Date: 2006-06-19 17:56:46 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -745,8 +745,6 @@ protected: class XMLRevisionDocInfoImportContext : public XMLSimpleDocInfoImportContext { const ::rtl::OUString sPropertyRevision; - sal_Int16 nRevision; - sal_Bool bRevisionOK; public: |