summaryrefslogtreecommitdiff
path: root/configmgr
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-25 14:42:40 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-25 14:42:40 +0000
commit69318332b046f41a3b96f17ab918af47953d9ecc (patch)
tree4547678341912961954213756755f4296c0aa595 /configmgr
parentc5ca59c38e09d15745ffd860ace5bc5f4b8373c4 (diff)
INTEGRATION: CWS supdremove02 (1.22.6); FILE MERGED
2008/01/29 15:06:49 rt 1.22.6.1: #i85484# Clean up
Diffstat (limited to 'configmgr')
-rw-r--r--configmgr/source/xml/typeconverter.cxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/configmgr/source/xml/typeconverter.cxx b/configmgr/source/xml/typeconverter.cxx
index be8b0b301549..99706252333a 100644
--- a/configmgr/source/xml/typeconverter.cxx
+++ b/configmgr/source/xml/typeconverter.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: typeconverter.cxx,v $
*
- * $Revision: 1.22 $
+ * $Revision: 1.23 $
*
- * last change: $Author: obo $ $Date: 2008-01-07 08:41:55 $
+ * last change: $Author: obo $ $Date: 2008-02-25 15:42:40 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -321,10 +321,6 @@ namespace configmgr
if ( pSequenceTD && pSequenceTD->pType )
{
- // SUPD expects a decimal constant, hence,
- // build version comparison is made using
- // a decimal number
-
return uno::Type(pSequenceTD->pType);
} //if